Introduction
  • Introduction
  • Getting Started
  • Where to go for help
Basic Syntax
  • Print and Comments
  • Print and Comment Exercises
  • Variables
  • Variables Exercises
  • Mathematical Operations
  • Mathematical Operations Exercises
  • Project: Grocery Shopping
  • Project: Grocery Shopping - Solution and Walkthrough
Control Flow
  • If Statements + Input Function
  • If Statements + Input Function Exercises
  • Elif + Else
  • Elif + Else Exercises
  • Using Boolean Arguments + Boolean Order of Operations
  • Using Boolean Arguments + Boolean Order of Operations Exercises
  • Project: Text Adventure
  • Project: Text Adventure - Solution and Walkthrough