Question: Write a Python program that reads in 5 numeric values, stores them in an array, then prints them out in the reverse order that they
Write a Python program that reads in 5 numeric values, stores them in an array, then prints them out in the reverse order that they were entered. Use this case to test your program:
- 10 27 23 12 81 81 12 23 27 10
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
