Loops aka iteration

homework

Read loops

Make a project that uses a lot of repetition to create a scene or animation. Explain how you would have to make it without loops verse with loops in your post about your process. Be sure to use at least one loop.

Examples

in class example

object (var not classes) and for loop/nested loops

changing stroke color with switch case or if/else if


Watch if you need more help var type objects, map(), while and for loops, and nested loops