Question: The Meteorological service requires a program to allow the operator to enter the rainfall level. The program keep accepting the rainfall level until a zero


The Meteorological service requires a program to allow the operator to enter the rainfall level. The program keep accepting the rainfall level until a zero value is entered. The program will keep displaying the current min, max and running average rainfall level after an entry is made. The program terminates by the operator entering a negative value and displaying the total number of entries made.
Introduction to Computer Science Part 1 (50 marks) . Construct a solution algorithm for the following problems. Your solution should contain: Defining problem Pseudo code algorithm Desk check of the algorithm (Three test cases for each question. Two valid and one error test case) . o Question 2 The Meteorological service requires a program to allow the operator to enter the rainfall level. The program keep accepting the rainfall level until a zero value is entered. The program will keep displaying the current min, max and running average rainfall level after an entry is made. The program terminates by the operator entering a negative value and displaying the total number of entries made
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
