Waiting for answer This question has not been answered yet. You can hire a professional tutor to get the answer.
pplication where user enters and stores average monthly rainfall figures (int) for three towns over a year. Town1, town2, town3. Jan, Feb, Marc, Apr,...
pplication where user enters and stores average monthly rainfall figures (int) for three towns over a year. Town1, town2, town3. Jan, Feb, Marc, Apr, may, Jun, Jul, Aug, Sept, Oct, Nov, Dec. Calculate and print total rainfall figures for each town and average rainfall for each month. Switch statement to print out the month name with corresponding total alongside.