Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
9th jan2
#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): return x*y print(add(x,y))
run
|
edit
|
history
|
help
0
M
Assignment-3b
Faiha HW #3
probl2_203700377
What regex will match these lines?
Sum
lower and upper alphabets checker
square cube
Prime Factors
kenken1