Question: Design a Python program that lets the user enter the total rainfall as a real number for each of 1 2 months into a list.

Design a Python program that lets the user enter the total rainfall as a real number for each of 12 months into a list. The program should calculate and display the following:
The total rainfall for the year.
The average monthly rainfall.
The month with the highest rainfall.
The month with the lowest rainfall.
The number of months with rainfall above or equal the average.
The number of months with rainfall below the average.
 Design a Python program that lets the user enter the total

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!