Question: Write a C++ program that asks the user to enter his/her lab grades for five labs. The program should calculate and print the average lab
Write a C++ program that asks the user to enter his/her lab grades for five labs. The program should calculate and print the average lab grade as follows. Sample Session: (Values in Red are entered by the user) Enter your 5 lab grades (each out of 10): 5.5 8.4 6.3 10 9.5 Your average lab grade is 7.94 out of 10!
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
