Question: Create a new program called Program 3 A 2 that will ask the user to enter an integer The program should use a for loop

Create a new program called Program3A2 that will ask the user to enter an integer
The program should use a for loop to:
Add all the numbers between 1 and the input number.
Count all the numbers between 1 and the input number.
After the loop has completed, calculate the average of all the numbers between 1 and the input number (using the count and the total you just computed).
Print the total and average with labels.
 Create a new program called Program3A2 that will ask the user

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!