Activity Card - Compare Collection Types
Compare Collection Types
Objective: Students will compare and contrast different collection types (lists, dictionaries, sets).
Instructions:
- Provide tasks that can be solved using different collection types.
- Students implement solutions using lists, dictionaries, and sets.
- Discuss the advantages and disadvantages of each type.
Materials:
- Task description sheets
- Collection type comparison rubric
Assessment:
- Correctness of implementations
- Depth of understanding of collection types