The program below reads in the number of minutes entered by a user. The program that converts the number of minutes to hours and minutes. Run the program, then modify the code to work in reverse: The user enters two numbers for hours and minutes and the program outputs total minutes.