- Example 9-1: Additional Array Declaration and Creation Examples
- Example 9-2: Initializing the Elements of an Array One at a Time
- Example 9-3: Initializing the Elements of an Array All at Once
- Example 9-4: Using a While Loop to Initialize All Elements of an Array
- Example 9-5: Using a For Loop to Initialize All Elements of an Array
- Example 9-6: An Array Operation
- Example 9-7: An Array Operation Using Dot Length
- Example 9-8: A Snake Following the Mouse
- Example 9-9: An Array of Car Objects
- Example 9-10: Interactive Stripes
- Example 9-11: Resizing an Array Using Append()
- Example 9-12: 200 Zoog Objects in an Array








