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 9b5b440 commit 7b0514eCopy full SHA for 7b0514e
README.md
@@ -29,3 +29,4 @@ The code from my YouTube series called "Python Tutorials (For Beginners)". Inter
29
[25 - Iterative Loops](code/tutorial_25.py)
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)
0 commit comments