Question: Write a python program that accepts floating point values saved in list. There should be 3 functions in your program that accepts the list as

Write a python program that accepts floating point values saved in list. There should be 3 functions in your program that accepts the list as parameter: one that averages the list elements, one that gets the highest and lowest entered values (without sorting the list), and one that totals the list elements. Ask the user which function task to perform and allow them to repeat the process if they wish to.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!