Advertisement
julianarm

Untitled

Jun 25th, 2020
276
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.15 KB | None | 0 0
  1. ñ=int(input("digite una hora"))
  2. min=h*60
  3. sg=h*3600
  4. l=sg+1
  5. print("la hora es:"h,"los minutos son:, min" "los segundos son:,sg" "segundos despues:,l")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement