Question: Using C. Write a function float Average(int, int) that finds the mean, and them write a main program that inputs two numbers from the user
Using C. Write a function float Average(int, int) that finds the mean, and them write a main program that inputs two numbers from the user repeatedly until the user enter 0. You need to call the function and display the mean of two numbers in the main.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
