WARNING: This program doesn't work! It has a logic error so it doesn't do what we want.

RULE: Commands are only repeated if they are INSIDE the loop. A command is inside a loop if it is indented under the first line. In Codesters, you'll see a purple block next to the code that is inside your loop.

  • Click Run and watch the stage to see what happens.
  • Debug the program so that the sprite turns left 10 times.


# THIS ACTIVITY IS IN PREVIEW ONLY MODE