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
India Languages,
3 months ago
Math,
3 months ago
Math,
7 months ago
Math,
1 year ago
Biology,
1 year ago