Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
func1
print("meri marzi jo bhi likhu") print("functions ke saath khelenge") a=10 b=20 def mul(a,b): return a*b for i in range(10): print(mul(a,b))
run
|
edit
|
history
|
help
0
0403_diamond
quizcorrect
PYTHON 3 ÖDEV :)
75
Python3: Class I : Person (ClassMethod)
Lesson#6
short hand if else
Считалка через массив
List comprehension to search and add
print("Hello, world!")