I am trying to write a program where the user enters in the average and actual rainfall amounts for 12 months. Then the system will display the month, actual, average and the difference in a table layout -
Month Actual Average Difference
Jan 5 3 2
Feb...