# Activity 17: Data Structure Again

Activity → Apply the concepts of **list**, **object**, and **list of objects**.

The goal of this activity is to help you **understand the key differences** between three important data structures: **List**, **Object**, and **List of Objects**. This activity requires no coding; it is purely focused on comprehension of these concepts.
