Question: write a c program for the above Write a program which prompts the user to enter three integers (data type int) and then calculates the

write a c program for the above
Write a program which prompts the user to enter three integers (data type int) and then calculates the arithmetic average as a decimal number and prints the value with two decimal digits. If you have time also calculate and print the harmonic mean of the same numbers according to the following formula: 3. PT harmonic _mean-1 1 22x (Test with integer values of 4, 7, and 8. You may submit one program per group.) weam
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
