Nested Loops

Code! Programming with p5.js Lesson #4.2

This video looks at loops nested in loops. What does it mean to have a for loop in the draw() loop? How do you draw a grid of shapes with two loops?