Question: [repetition, selection and computations] Task9: Write the python code to fulfill following requirements: 1. Take floating point values as input from the user 2. User
![[repetition, selection and computations] Task9: Write the python code to fulfill](https://dsd5zvtm8ll6.cloudfront.net/si.experts.images/questions/2024/09/66fa4310755ce_20066fa431018340.jpg)
[repetition, selection and computations] 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 (O) to terminate input from user 5. After loop finishes, display proper output to the user please write comments that explane every step in the program
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
