Question: Hello, I need some help in writing a program in Python 3.x that asks the user to input up to 10 numbers with two decimals
Hello, I need some help in writing a program in Python 3.x that asks the user to input up to 10 numbers with two decimals into a list. The program should calculate and display the min, max, average, and sum of the values entered. The output should include two decimals for the calculated values. Allow the user to reenter new numbers for calculation.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
