Question: Create an PDF or NOTEPAD file that states the purpose in your own words, specify input that is needed, expected output, and the step by
Create an PDF or NOTEPAD file that states the purpose in your own words, specify input that is needed, expected output, and the step by step process that will obtain the output from the input (the algorithm) for each or the problems below. Also specify test data that can be used to all the scenarios described for each problem. Carefully read the requirements of each. No actual Python code should be used, just pseudo-code.
Problem: Write a process (do not create a program) that will allow the user to enter the total rainfall for each the 12 months of the year and store in a list. Calculate the average monthly total, yearly total, the lowest monthly total, and the highest monthly total without using any of the built-in functions for lists.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
