Run Code
|
API
|
Code Wall
|
Users
|
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
Please
log in
to post a comment.
Add missing person
Add missing names
hi
Chtkav
binary search
floating point limitations
abc
chickens,cows,pigs values defined
find x with f(x) = 0 (limited area of solution)
9th jan
Please log in to post a comment.