Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
9th jan1
#python 3.5.2 def function1(): print ("this is function 1") print("you are in function 1") function1() function1() x=int(input("enter fno")) y=int(input("enter sno")) def add(x,y): print("add is",x+y) add(x,y)
run
|
edit
|
history
|
help
0
Add missing person on list with default age 30
Python.py
word repeat
(P3) Ciągi 1
Lesso#6 updated
LinkedList implementation
#converting list into set
ls
Fgjei
I_Love_India