Page 1 of 1

Please create a fake csv file to show how to do the rest of the question please. In python!! . Using the included grade

Posted: Fri May 20, 2022 12:09 pm
by answerhappygod
Please create a fake csv file to show how to do the rest of the
question please. In python!!
. Using the included gradescsv.csv file.
Calculate the average for each student and write all the records to
a JSON file with all the previous fields plus the new average
field. Each record should have 5 fields – name, grade1, grade2,
grade3, and average.