python
Dashboard
My Repos
Compilers
Python Online
Node JS Online
Golang Online
codepy
Login
My Repos
Sign Out
Online Python Interpreter
Stop
Run
from cowpy import cow msg = cow.Moose().milk("Hello world") print(msg)EH = int(input("Entrance Hours : ")) EM = int(input("Entrance Minutes : ")) OH = int(input("Out Hours : ")) OM = int(input("Out Minutes : ")) EH *= 60 OH *= 60 PT = (OH+OM)-(EH+EM) if(PT>=60): PT/=60 if(PT<60):
Share this code with others
Public
Clear
My Repos
Repo
Lang
Login
Register
Login
Create a free account. No Credit card info required.
I agree with the Codepy
Term of Service
Sign Up