Description
Design a program that lets the user enter the total rainfall for each of 12 months into an array(list). The program should calculate and display the total rainfall for the year, the average monthly rainfall
10.00 $
Review the requirements, identify the programming concepts involved, study the implementation and test your understanding with your own examples and modifications.