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)
The image is of the speedometer close up with tuesday written below and the road further goes towards luncikui road in navsari n...
No comments:
Post a Comment