[solved] – Question 97982
Write a program that accepts a time as an hour and minute. Add 15 minutes to the time, and output the result.
Expert Answer
OR
Write a program that accepts a time as an hour and minute. Add 15 minutes to the time, and output the result.
OR