Variables: boxes for data
Think of computer memory as a huge warehouse. To find data, we put a short label on the "box." In Python you create a variable instantly with the = sign.
Think of computer memory as a huge warehouse. To find data, we put a short label on the "box." In Python you create a variable instantly with the = sign.