[SOLVED] Design a program that lets the user enter the total rainfall

10.00 $

Categories: ,
Click Category Button to View Your Next Assignment | Homework

You will receive the following solution file(s) instantly after successful payment:

py file icon Rainfall.py (1.3 KB)
Assignment Instructions Updated Recently? Submit Below and we will provide new Solution!
Submit New Instructions
🔒 Securely Powered by:
Secure Checkout
5/5 - (5 votes)
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
  • Rainfall.py