Declaring and Initializing Variables

Learn about how variables work and how to name them.

Variables

When writing programs, we continuously work with data. We need a way to keep track of this data we’re using. To do this, we use variables. Let’s look at how this works in the following sections.

Get hands-on with 1200+ tech skills courses.