Okay, now that we learned about the data types, let's put them to good use with variables. A variable is a placeholder for a data type that takes a name. It's just like in algebra. You have a variable called x, and the number it holds is 2. That's just how variables work in programming.