Please enable JavaScript to use CodeHS

Iowa Foundations of Computer Science

Lesson 5.2 Variables

Description

In this lesson, students learn how to assign values to variables, manipulate those variable values, and use them in program statements. This is the introductory lesson into how data can be stored in variables.


Objective

Students will be able to…

  • Explain what variables are and what they are used for
  • Create their own variables
  • Print out the values stored in variables

Activities

These are all the activities included in the lesson

5.2.1 Variables
5.2.2 Variables Quiz
5.2.3 Basic Variables
5.2.4 Daily Activities