Module 1 - Python Fundamentals Variables A variable is a named place to store a value.It is like a box with a label that keeps information.The value inside the variable can change whenever we want.