1.1 Python Overview1.2 Objects in Python1.3 Expressions, Operators, and Precedence1.4 Control Flow1.5 Functions1.5.1 Information Passing1.6 Simple Input and Output1.7 Exception Handling1.8 Iterators and Generators1.9 Additional Python Conveniences1.10 Scopes and Namespaces1.11 Modules and the Import Statement1.12 Exercises