Creating Data Items
 
 
 

You will specify data items either literally or by defining and using variables. Literal data items are used once and then discarded. Some data types cannot be used literally (they must be assigned to variables).

Variables are defined in terms of literals, but can be referenced by name as many times as needed.