Unit 1: Python Fundamentals
Welcome to your first unit of learning Python!
Our learning goals for this unit are:
Expressions
Variables
Functions
Logical expressions
Conditionals
At the end, you'll combine those skills to make a decision making algorithm.