Learn
Congrats! Now you’ve learned about variables and why they’re useful in programming. In this lesson, we learned that:
- Variables allow us to store information
- Variables allow us to quickly reuse a value in our program.
- Variables let us easily change a value in our program.
In the next lesson, we’ll look at different kinds of information that we can use in a program and save to variables.
Sign up to start coding
By signing up for Codecademy, you agree to Codecademy's Terms of Service & Privacy Policy.