1. Arrays are indexed using integer data types. Think about what each element of the array is suppose to represent.

2. Think about how you want to structure your control flow. For loops work best...