I created this very simple weather program to exercise loops and arrays in the C programming language. The variable rainfall is a 2D array with numbers of type double that displays the amount of rain ...