Asked by Christina

Using python write a program that does the following:
•Create the logic for a program whose main() method prompts a user for 1000 numbers and stores them in a list.
•Pass the array to a method that reverses the order of the numbers.
•In the main program, display the numbers.

Answers

There are no AI answers yet. The ability to request AI answers is coming soon!
There are no human answers yet. A form for humans to post answers is coming very soon!

Related Questions