• Write a program that asks the user to enter a number of seconds. • If there are less than 60 seconds input, then the program should display the number of seconds that was input. • There are 60 seconds in a minute. If the number of seconds entered by the user is greater than or equal to 60, the program should display the number of minutes in that many seconds (note that ther

Solved
Show answers

Ask an AI advisor a question