Python beginner 1. Strings Strings Strings 1 Strings 2 If statements (will be added soon) Comparators (will be added soon) 2. Formatting, For and while loops and Dictionary Formatting Formatting F string (will be added soon) Loops For loop While loop Loop Ex. Dictionary Dictionary 1 Dictionary 2 3. Functions and classes Functions (will be added soon) Classes INSTANCE variables INSTANCE variables 1 INSTANCE variables 2 Class variables Class variables 4. Importing Modules Importing Modules 5. File Handling Reading from files File Handling 1 File Handling 2 Writing and copying text and image files File Handling 3