visuco
Challenge 2 of 16

The test is what ends the loop, and it is checked before every turn rather than after. So i < 6 gives six turns counting from nought, and the loop never runs with i at 6.

Set the stopping number and the height.

Your code JavaScript

Set the stopping number and the height.

0 / 30 frames · 400×400
Target
Yours
Results
0%
Press Run to check your code
Penalties: none this run

Report this challenge