Question: Please help with this programming problem for PYTHON: Use a loop that prompts the user for 10 variables, and stores them in a global variable

Please help with this programming problem for PYTHON:

Use a loop that prompts the user for 10 variables, and stores them in a global variable list. Then, write a function called MinAndMax() that doesn't take any input arguments but looks at the global variables, that will determine the largest and smallest values in the global variable list.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!