days=int(input("Input Days:")) * 3600 * 24
hours=int(input("Input Hours:"))*3600
minutes=int(input("Input Minutes:"))*60
seconds=int(input("Input Seconds:"))
time=days+hours+minutes+seconds
print("The amounts of seconds", time)
YouTube Video Hi. So, uh very happy brother's day to all the lovely brothers out there who has been endlessly working on and uh taking ...
No comments:
Post a Comment