In hurricane season, we would like to keep track of the severity of the weather. We will invent a measure of weather severity that combines the wind speed, and rain fall.
Ask the user to enter data on the wind and rain for several days ending with -1.0 (sentinel value).
The program will use a sentinel controlled loop. The program will count the number of days entered, and that count is included in the output.