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 5adc5b6 commit 3fe60e7Copy full SHA for 3fe60e7
README.md
@@ -30,4 +30,5 @@ The code from my YouTube series called "Python Tutorials (For Beginners)". Inter
30
[26 - Comprehension & Nested Loops](code/tutorial_26.py)
31
[27 - Generator Expressions](code/tutorial_27.py)
32
[28 - Command Line Arguments](code/tutorial_28.py)
33
-[29 - Void Functions](code/tutorial_29.py)
+[29 - Functions](code/tutorial_29.py)
34
+[30 - Functions - Avoiding globals](code/tutorial_30.py)
0 commit comments