Welcome to Westonci.ca, the ultimate question and answer platform. Get expert answers to your questions quickly and accurately. Get expert answers to your questions quickly and accurately from our dedicated community of professionals. Get detailed and accurate answers to your questions from a dedicated community of experts on our Q&A platform.

Computer Science: Python Program the following..
Create a program that asks the user to input 6 numbers (integers or floats, your choice). Your program should store these numbers in a list, and print

the maximum value
the minimum value
the sum of all values
the average of the values