Question: I am struggling to write the following code using only while loops. This is in python and I can't use any max,min,sum,ect functions to calculate

I am struggling to write the following code using only while loops. This is in python and I can't use any max,min,sum,ect functions to calculate average, maximum, ect.

If you could please help and make sure every function uses a while loop and that for average() maximum() and minimum() become 0 if grades[] is empty.

The instructions explain it all. Thanks

I am struggling to write the following code using only while loops.This is in python and I can't use any max,min,sum,ect functions tocalculate average, maximum, ect. If you could please help and make sure

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!