Question: Task9: Write the python code to fulfill following requirements: 1. Take floating point values as input from the user 2. User can enter as many

Task9: Write the python code to fulfill following requirements: 1. Take floating point values as input from the user 2. User can enter as many different values as he wishes to perform calculation on 3. Find minimum, maximum, and the average of all the values entered by the user 4. Use sentinel control (0) to terminate input from user 5. After loop finishes, display proper output to the user
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
