Question: [7.c] Write the code necessary to calculate and display the average of the elements in a list named: grades. Assume the list grades has already

[7.c] Write the code necessary to calculate and display the average of the elements in a list named: grades. Assume the list grades has already been created and initialized. Your code should output the string "Average of grades = "followed by the actual average up to 2 digits after the decimal point. Do Not use the Python sum() function. **** Use the space bar to indent your code properly

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!