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-04: 2D Lists as a Grid
¶
Learning Target: I can print a rectangle of #s using a nested for loop.
The Rules
¶
Your Solution
¶
Hints
¶
Next Section - Lesson 06-05: Nested Loop Runtime