Problem
1. Program Temperature_Extremes uses two if statements to check for the extreme temperatures. Rewrite these tests using a single if statement.
2. Write a program segment that prints out the sequence of all the hour and minute combinations in a day, starting with 1:00 a.m. and ending with 12:59 a.m.