Bloomloop: the flower the loop draws itself
Set how many TIMES the loop repeats, then press Run. The loop stamps one petal each time it runs — get the count right so the bloom closes into one perfect ring, with no gap and no double-stamp.
🎯 Run the loop the target number of times, then say how many times the body ran.
✓ Solved!
The loop body is one little program: stamp a petal → hop to the next notch.
The ring is cut into as many equal notches as your repeat count, so the last hop lands home —
and the flower closes — exactly when the loop runs the target number of times.
← Back to C3.1 Loops & repetition