Question: Write a c++ program, using a for loop, that will allow a user to input five test scores from the keyboard, and calculate and print
Write a c++ program, using a for loop, that will allow a user to input five test scores from the keyboard, and calculate and print the average.
NOTE: Only one cin statement must be used and the test scores should be read into only one variable
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
