Declaring and Initializing Variables
Learn about how variables work and how to name them.
We'll cover the following
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 1400+ tech skills courses.