Table of Contents Getting Started How to use the IDE Basics of Python Syntax Comments Print Variables and Types Why and how we use different variable types Practice Practice Tip Input Overview Operators and Expressions Relational Operators Inequality Operator Logic Operators Operator Precedence Arithemetic Operators Addition Subtraction Multiplication and Division Data Structures List Methods Tuples Dictionaries Sets Lists Append Method Slicing Flow Control If Statement Nested If Statements If Elif Else For Loops Pt. 1 For Loops Pt. 2 The Range Function While Loops Break and Continue Functions Functions Void vs. Value-returning Functions Function Parameters Local and Global Variables Functions Recap Thank you - Farewell