Question: Create a bubble sort array Raptor flowchart that : accept 12 monthly rainfall amounts from the user and calculate the total, largest and smallest monthly
Create a bubble sort array Raptor flowchart that :
accept 12 monthly rainfall amounts from the user and calculate the total, largest and smallest monthly rainfall amounts, and the average amount. All calculations, except average, should be inside the loop accepting rainfall amount from the user. No sub-procedures are needed for this assignment. Display the total, the average, the largest monthly amount and the smallest monthly amount. Use a parallel array (see page 317) for the month number corresponding to the rainfall amount. Initialize it to the values 1 through 12.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
