We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 331831b commit fab8b69Copy full SHA for fab8b69
README.md
@@ -34,3 +34,4 @@ The code from my YouTube series called "Python Tutorials (For Beginners)". Inter
34
[30 - Functions - Avoiding globals](code/tutorial_30.py)
35
[31 - Functions - Return](code/tutorial_31.py)
36
[32 - Functions - Argument Types](code/tutorial_32.py)
37
+[33 - Lambda](code/tutorial_33.py)
0 commit comments