Lesson 2: Control Flow and Loops

Conditional statements (if, else, elif), Loops (for loops, while loops), Indentation and its importance, Nested statements, Breaking and continuing loops

Conditional statements

Loops

Indentation

Nested statements

Breaking and continuing loops