Average of Values C++ Code
This code will calculate the Average of the entered values.
The code asks the user to enter 5 values. It will then proceed to add them and calculate the average, These values will be shown to the user.
This code will calculate the Average of the entered values.
The code asks the user to enter 5 values. It will then proceed to add them and calculate the average, These values will be shown to the user.