Question: Write a function ( name it calc _ avg ) . The function will accept two string objects ( name , file _ name )

Write a function (name it calc_avg). The function will accept two string objects (name, file_name). The first string represents the student's name and the second represnts the scores file. The function will calculate and return the total and average scores of the student in the first argument (name) using scores in the scond argument (file_name).
 Write a function (name it calc_avg). The function will accept two

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!