Question: Computer programming Create a C project, not c + + , in CodeGrade using the provided template I 7 L 2 Sk 7 a .

Computer programming
Create a C project, not c++, in CodeGrade using the provided template I7L2Sk7a.c
Write a program that lets the user enter the total rainfall for each of 12 months into an array of doubles.
The program should:
Calculate and display the total rainfall for the year
Calculate and display the average monthly rainfall
Calculate and display the months with the highest and lowest amounts
Input Validation: Do not accept negative numbers for monthly rainfall figures.
Note: Each variable should be declared on a separate line.
Note: Include comments throughout the program to tell what the code does

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!