Determining which color to use (cont'd)
The colors are extracted from the array
- on a cyclical basis
- as more and more
turtle objects are instantiated.
Each time the number of turtles is evenly divisible by the length of the
array,
- the index used to access colors from the array starts over at zero.