December 2016
Beginner
800 pages
21h 23m
English
Variables are tools that help the programmer temporarily store data for a finite amount of time. Constants are tools that help the programmer define artifacts that are not allowed to change or make changes.
In this lesson, you find out
How to declare and define variables and constants
How to assign values to variables and manipulate those values
How to write the value of a variable to the screen
How ...
Read now
Unlock full access