Question: Write a python code Write a function report_card where the user can enter each of his grades, after which the program prints out a report

Write a python code
 Write a python code Write a function report_card where the user

Write a function report_card where the user can enter each of his grades, after which the program prints out a report card with GPA. Remember to ask the user how many classes he took. Example output is below. > > > report_card() How many classes did you take? 4 What was the name of this class? ME410 What was your grade? 94 REPORT CARD: ME410-94 ME411-96 ME412-91 ME413-88 Overall GPA-92.25

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!