print('Hello world!') seg=float(input("mostrar el segundo")) hor= seg/3600 min=seg/60 print("la hora es",hor) print("elminuto es",min)
To embed this project on your website, copy the following code and paste it into your website's HTML: