Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Blog
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.
Lab_I_2_25_11_2020
PYTHON 3
perform_math.py
Skillenza Common subjects
Lab_III_3_24_11_2020
Viki
Find numbers with given sum of digits
Game4
(P3) Ciągi 1
linked_lists
Please log in to post a comment.