Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
convert hours into min
#python 3.5.2 print ("Hello, world!") hours=1 minutes=3 def convert(hours, minutes): return hours*60*60+minutes*60 print(convert(hours,minutes))
run
|
edit
|
history
|
help
0
Lesson 3 HW-Final
Hello world
sen
Search element in a matrix
for project 1
me
calcultion
sept
pip install pyowm==2.7.1
Game4