mera duplicate.......................
Attachments:
Answers
Answered by
13
Answer:
10. Inequality in the word is caused by *
(1 Point)
A. Overuse of resources.
B. Lack of resources.
C. unequal distribution and
availability of resources.
D. Some countries using up all the
resources.
Answered by
5
Explanation:
Get a list of numbers as input from the user
Use a input() function to accept the list elements from a user in the format of a string separated by space.
Next, Use a split() function to split a string by space and added those numbers to the list.
Next, iterate a user list using for loop and range() function.
Similar questions