PY-NOOB
PY-NOOB copied to clipboard
A repository of very simple Python programs to edit, change and learn basics of Python programming language.
👨🏽💻 PY-NOOB
A repository of very simple Python programs to edit, change and learn basics of Python programming language.
👨🏽💻 LESSONS :
👉 1. Variables, Print, Basic Math & If Conditions
👉 2. While Loops, String Elements, Function: len()
👉 3. For Loops, Arrays: Adding, Printing & Searching
👉 4. User Defined Functions
👉 5. Recursion
👉 6. Classes, Objects, __init__ & User Defined Methods