Lesson 1.1 — Variables
Module: Module 1 — Variables, Data, and ArithmeticEstimated Time: 30–45 minutesPrerequisites: Module 0 Learning Goal By the end of this lesson, you should be able to create variables, store values inside them, use those values in a program, and explain what happens when a variable is reassigned. 1. The Need In Module 0, you wrote … Read more