← All Weeks    ← Week 1    Week 3 →

Week 2: Operators

Learning Objectives

By the end of this week, students will be able to:

Perspectival Reading

Reading: TBD

Reflection Questions

  1. What kinds of mistakes can happen when we assume an expression means what we want instead of what Python actually evaluates?
  2. Why is it useful to separate storing a value from comparing two values?
  3. How does practicing with small expressions help with larger programs later?

Slides

View slides

Lab Assignment

Week 2 Lab — GitHub Classroom (link TBD)