Write a function multiplies (Arr) in Python, which accepts a list Arr of numbers and display
all elements which are divisible by 10.
Sample Input Data of the list
Arr= [ 10,20,30,40,12,11],
Output
Arr = [10,20,30,40]
Answers
Answered by
0
Answer:
mnnbbbvvvgfffghjjkkk
Similar questions