Electrical
and Computer Engineering
Problem Solving Case Study
•Problem: Write an interactive program
to enter
12 rainfall values for as many sites as the user wishes, averaging the 12 for each
site.
•Input:
12 rainfall amounts (float) for each site, ‘y’ or ‘n’ answer to prompt for
continuing
(char)