Day 17
Overview
On Day 17, students will demonstrate their understanding of arrays by creating programs that includes creating a list, copy a list to another list, assign a list element to βbecomeβ a variable, assign a variable to βbecomeβ an index item, traverse a list. Students will work individually or in pairs to create their programs, receiving feedback from others throughout the process. Days 17 will be about:
- Practice creating lists
- Copy a list to another list
- Assign a list element to βbecomeβ a variable
- Assign a variable to βbecomeβ an index item
- Traverse a list