Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
9th jan
#python 3.5.2 def function1(): print ("this is function 1") print("you are in function 1") function1() function1() def add(x,y): print(x+y) add(5,10)
run
|
edit
|
history
|
help
0
Calculate Volume of Sphere
test
total_tips
calcultion
kenken1
aaa
hi
functions add
Guessing game
Bmi calculator dictionary