Question: Write a program that prompts the user to input three different integers from the keyboard, then prints the sum, the average, and the product. The
Write a program that prompts the user to input three different integers from the keyboard, then prints the sum, the average, and the product. The screen dialogue should appear exactly as follows:
Enter three different integers: 13 27 14 Sum is 54 Average is 18 Product is 4914
Please code in c program
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
