1 / 5
Control Functions

Repeat

Writing:

stem()
stem()
stem()

might be fine for 3 stem's, but gets rather annoying when you want 15.

To make repeats easier use: repeat(stem)

Set repeat_count to control how many repeats happen.

Challenge!

  • Set the repeat_count to 15