Average Grade Calculator C++ Code
This code will calculate the Average Grade using an array.
The code will ask the user for 3 grades. It will then calculate and display the average grade in percent and in letter.
This code will calculate the Average Grade using an array.
The code will ask the user for 3 grades. It will then calculate and display the average grade in percent and in letter.