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



Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
