4.1. WORKING WITH TUPLES, LISTS, AND ARRAYS4.1.1. Understanding Tuples, Lists, and Arrays4.1.2. Creating and Accessing Single-Dimension Arrays4.1.3. Manipulating Single-Dimension Arrays4.1.4. Working with Multi-Dimension Arrays4.1.5. Using the range() Function4.1.6. Processing Arrays Using the break and else Clauses4.1.7. Processing Arrays Using the continue Clause4.1.8. Using the enumerate() Function4.2. WORKING WITH THE COLLECTIONS MODULE4.3. USING DICTIONARIES4.4. USING IRONPYTHON CONSTRUCTIVELY