Variables and Repetitions

These are two different ways to code the same pattern.
You can either repeat over and over the same code or you can simplify a for loop.
















Left, simplified. / Right, repetition.

No comments:

Post a Comment