Question: 2. The given program asks user to enter 5 integer numbers and prints the average of the numbers. Program is already written using while loop.

2. The given program asks user to enter 5 integer numbers and prints the average of the numbers. Program is already written using while loop. Try to understand each lines of code and get the intuition of while loop. You need to modify the code and use for loop instead of while loop to obtain same output. You should name this project as Lab1B. #include
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
