GPA for Exams
Download Source Code

Practice
- Download the program, run it and determine the minimum final
exam score that will produce an average of 88.
- Write a program that calculates the average for 5 quizzes , 4
tests and a final exam.
The quizzes count half as much as a test, and the final exam
counts twice as much as a test.