Create a Python program that populates an array variable within a loop using input supplied by the user.

Python
Week7 discussion
Create a Python program that populates an array variable within a loop using input supplied by the user. It should then perform some modification to each element of the array using a second loop, and then display the modified array in a third loop. Note that there should be only one array, but three loops.Post your code as an attachment (.py file) and post a screenshot of executing your program on at least one test case. Be sure to choose a program different from any of the programs already posted by your classmates.
Reply to another student’s post. Modify that student’s program by adding another modification to each element of the array. Display the modified array. Document the code of your change. Post your modified code as text as an attachmentĀ  and post a screenshot of executing your program on at least one test case.

Latest News

Discover your perfect program in our courses.