Question: Please modify this code to do the following and use comments# Define a function to calculate the average of grades.def calculate_average(*grades):# Calculate the total sum
Please modify this code to do the following and use comments# Define a function to calculate the average of grades.def calculate_average(*grades):# Calculate the total sum of grades using the sum( 1 answer
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
