seconds = int(input("Enter a number of seconds: ")) seconds - 60 == minute seconds - 3600 == hour print (seconds, ("seconds is: "))