Testing your code..
Take an integer value from the user. Store it in a variable called hours. Now convert it into seconds and print the value.
Example Input 1
10
36000
Example Input 2
15
54000