Allows us to store values and so our programs can keep track of Data
Similar to algebra
Helps you represent data or values
Used to help your program “remember” values
Can be thought of as a “box” that we put values in
In programming, you store values in variables if you plan on referencing that value at a later time