The code provided is meant to return how many seconds there are in a given number of hours.
But it's not working properly.
Fix the bug so we can all go home early.
The hours
passed will be in the range 0 - 1000000
The code provided is meant to return how many seconds there are in a given number of hours.
But it's not working properly.
Fix the bug so we can all go home early.
The hours
passed will be in the range 0 - 1000000