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
linked_lists
python, attributes, setter and getter the pythonic way (V2)
Lesson3
My webapp demo
CalcV3 with PLY
Юра и заселение
Dictionary - count characters
Calculate Volume of Sphere
Python.py
abc1