Question: 1. Write a program to print all integer values between 1 and n that are multiples of 4 (i.e. evenly divisible by 4). 2. Write

 1. Write a program to print all integer values between 1

1. Write a program to print all integer values between 1 and n that are multiples of 4 (i.e. evenly divisible by 4). 2. Write a program that prompts the user for an integer n between 1 and 100. If the number is outside the range, it prints an error. The program computes and prints at the end two things: a. The sum of the numbers from 1 to n. b. The average of the numbers from 1 to n

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!