Computer Science, asked by hannahnoby, 11 months ago

enter time in mins. convert to hrs remaining to secs (in python).

Answers

Answered by anna425
1

Answer:

1 hr = 60 min..........

Answered by Anonymous
0

Answer:

Explanation:

There are 3,600 seconds in 1 hour. The easiest way to convert seconds to hours is to divide the number of seconds by 3,600. To understand the reason for this conversion, it can be helpful to set up conversion tables, in which you first convert the number of seconds to minutes, and then the number of minutes to hours.

Similar questions