Python 101
- Session 1: Primitive Data Types
- Session 2: Lists & Dictionaries
- Session 3: IF statements and WHILE loops
- Session 4: FOR loops and list comprehensions
- Session 5: I/O, OS, and Three Ways to Run Python
- Python 101 Skills Tests
Python 102
- Session 1: Functions
- Session 2: Search and Sort
- Session 3: Classes and Objects
- Session 4: Number Guessing Game
- Session 5: Birthday Reminder Email
- Python 102 Skills Tests
All scripts and files referenced in this tutorial are saved in a single ZIP file and may be downloaded here. To use these files, first download the ZIP file onto your own computer, unpack it, and move the scripts and data files to your tutorial project folder.
