A repository of very simple Python programs to edit, change and learn basics of Python programming language.
π 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