CSP Python
Runestone in social media:
Follow @iRunestone
Help support us:
Table of Contents
Book Index
Scratch ActiveCode
Navigation Help
Help for Instructors
About Runestone
Report A Problem
Lesson 06-03: 2D Lists as a Grid
¶
Learning Target: I can write a loop to traverse a 2D array in row or column major order.
Looping Through One List
¶
Nested For Loops
¶
Checks For Understanding
¶
Next Section - Lesson 06-04: 2D Lists as a Grid