Question: Write a program that prompts a user for two integers, stores the two integers the user types into the console, and prints the average of
Write a program that prompts a user for two integers, stores the two integers the user types into the console, and prints the average of the two integers to the console. Display the average with one digit after the decimal place.
In C language not C++
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
