Please enable JavaScript to use CodeHS

Coding in Math

Lesson 2.2 Programming with Variables

Description

In this lesson, students learn about Python variables and how to use them effectively in their programs.


Objective

Students will be able to…

  • Define what a variable is.
  • Use different types of variables in their programs.