Create c++ program to input 5 numbers from the keyboard and
print the sum and the average to the screen using while-loop structure.
Create c++ program to input 5 numbers from the keyboard and
print the sum and the average to the screen using while-loop structure.