Question: Write a program that reads a set of floating-point values. Ask the user to enter the values, then print the average of the values. the
Write a program that reads a set of floating-point values. Ask the user to enter the values, then print the average of the values. the smallest of the values. the largest of the values. the range, that is the difference between the smallest and largest. This needs to be in Python programming language.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
