Chapter 4
Example 4.1: Variables
Example 4.2: Variable Names are Case Sensitive
Example 4.3: Undefined Variables
Example 4.4: The Scope of Variables
Example 4.5: Why You Should Use Var
Example 4.6: Why You Should Use Var--Fixed Example
Example 4.7: Special Characters in String Literals