Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
add function
#python 3.5.2 def add(num1,num2): return num1 + num2 + 5 sum=add(20,20) print(sum)
run
|
edit
|
history
|
help
0
Dictionary example
max min diff list
PyTypeClass
Lesson 9
Return nth fibonacci number using memoization
Q4
Python.py
Restaurant 1
PyRegLookAhead
N. Py