Waiting for answer This question has not been answered yet. You can hire a professional tutor to get the answer.
QUESTION
Design a Python program that will provide important statistics for the grades in a class. The program will utilize a loop to read five floating-point...
- Design a Python program that will provide important statistics for the grades in a class. The program will utilize a loop to read five floating-point grades from user input.
- Ask the user to enter the values, then print the following data:
- Average
- Maximum
- Minimum