Computer Science, asked by 1809531005, 3 months ago

Write a program that calculates the average rainfall for three months. The program should ask the user to enter the name of each month, such as June or July, and the amount of rain (in inches) that fell each month. The program should display a message similar to the following: The average rainfall for June, July, and August is 6.72 inches. Write the program using string, if/else, do/while and while statements In C++ language

Answers

Answered by sachinsahu000p
0

Answer:

black black black black

Similar questions