An Observation
The previous examples involving arrays, loops, and hashtables really don’t have anything to do with Color objects
This unit was simply an opportune time to introduce these important concepts
Note: In Java, you can construct arrays of any object (e.g., String) or primitive type (such as int)