Day 14
Overview
On Day 14, students will learn about how multiple related values are stored at once as arrays. Students will create and modify an array and retrieve the values stored in an array.
Day 14 will be about:
- Introducing arrays
- Interacting with arrays
- Creating arrays
- Modifying arrays
- Extension: Code in Python or JavaScript