Variables
We use variables in Pascal to hold
information.
We can then use this
information later during the execution of a
program.
The information that a variable holds can be
defined as a specific type of data.
Variables Name
Information Held
Age
22
Data Type
Whole number