Question
write a function to perform the addition of two quantitites. If a string is passed, handle the error.
0
3 years 0 Answers 374 views Master

Question
When we use pop() to remove an element without specifying any argument for index, what will happen?
0
3 years 0 Answers 362 views Master

Question
find frequency of each word in the given string: black blue ball ball blue black black ball ball
0
3 years 0 Answers 307 views Master