Introduction
  • The Zen of Python
Hello World
  • Installation
  • Hello World
  • Hello World
Variables and Comments
  • Variables
  • Comments
  • Variables and Comments Quiz
Arithmetic and Concatenation
  • Intermediate Conditionals
  • Arithmetic
  • Addition
  • Concatenation
  • Concatenation
  • Arithmetic and Concatenation Quiz
Data Structures
  • Lists
  • List Indices
  • List Indices Intermediate
  • Tuples
  • Dictionaries
  • Data Structures Quiz
Control Flow
  • Conditionals
  • Conditionals
  • Loops
  • For Loops
  • Control Flow Quiz
String and List Methods
  • String Methods
  • String Indices
  • List Methods
  • Sort a List
  • List Length Method
  • String and List Methods Quiz
Typecasting and Escape Sequences
  • Typecasting
  • Escape Sequences
  • Typecasting and Escape Sequences Quiz
Getting User Input
  • User Input
  • User Input Quiz
Functions
  • Creating Functions
  • Functions Quiz
Importing Modules
  • Installing Modules
  • Modules Quiz
PEP8 Coding Conventions
  • PEP8 Conventions
  • PEP8 Quiz
Conclusion
  • Bonus