Instructions Flowchart, implement in C++ & test the problem outlined in the problem statement. Submit thesolution into Canvas.This program obtains a series of letter grades as input from a user. The program should calculateand output the total grade points and the grade point average (note: you may have to track thetotal number of inputs and the grade points to calculate the grade point average). Thealgorithm should execute 3 times for testing purposes.Use the appropriate loop for the main structure of the program that will stop accepting lettergrades when the user inputs X. Also, choose the appropriate selection statement to convert theletter grade to the correct grade points.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here