Apr 29: Arrays of Arrays
Learning Objectives
After today’s class, you should be able to:
- Write nested for loops to traverse a two-dimensional array.
- Explain differences between rectangular and ragged arrays.
- Use two-dimensional arrays to model real-world problems.
Lesson Outline
Q&A [5 min]
- Hints for PA 4
Act19 [45 min]