Question: We have a pressure data and would like to determine its average. Write a program ( in C++ ) to read these pressure values from
We have a pressure data and would like to determine its average. Write a program (in C++) to read these pressure values from the screen, inputted by the user, and calculate the average. Since we don't know how many pressure values we have , after the user enters a value, your program should ask the user if he/she would like to continue entering additional pressure value. Your program should end and print the final average when the user stops the process.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
