Discover a world of knowledge at Westonci.ca, where experts and enthusiasts come together to answer your questions. Explore our Q&A platform to find in-depth answers from a wide range of experts in different fields. Connect with a community of professionals ready to provide precise solutions to your questions quickly and accurately.

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