Chapter 1 — Python Introduction
Chapter 2 — Getting Started
Chapter 3 — Syntax and Style
Chapter 4 — Python Objects
Chapter 5 — Numbers
Chapter 6 — Sequences: Strings, Lists, and Tuples
Chapter 7 — Dictionaries
Chapter 8 — Conditionals and Loops
Chapter 9 — Files and Input/output
Chapter 10 — Errors and Exceptions
Chapter 11 — Functions
Chapter 12 — Modules
Chapter 13 — Classes and OOP
Chapter 14 — Execution Environment