Question: Not Book 1. Implement function cale avg0 that takes as input the name of the file (as a string). Input file will contain, name followed

 Not Book 1. Implement function cale avg0 that takes as input

Not Book 1. Implement function cale avg0 that takes as input the name of the file (as a string). Input file will contain, name followed by the scores separated by comma, eg adam,100,90,100 dave,80,90,90 betty,80, 100,90 You will calculate the average for cach student and write it back to the same file, eg adam, 100,90,100,96.6,A dave,80,90,90,86.7.B betty,80,100,90,90.A Letter grade is based on the grade for this course. Add exception handling for at least following Missing file Format not being consistent across the records

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!