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
IP Network and Broadcast calculator
linked_lists_2
Points
hello
kenken1
Lesson 6 part b2
Page353ex42
BubbleSort
Breadth-First Path Finding
M