Forward, but how far?

OK
Save as an image
Position of turtle at current expression
(0, 0)
Direction of turtle at current expression
0
Previous turtle at current expression
/ 1
Next turtle at current expression
Number of instructions
0
Number of tokens
0
Zoom in
Zoom out
Locate turtle
Reset to the center
Challenge's example solution

If you'd like your progress to be saved, be sure to register!

Challenge's example solution

Welcome back! How did your first challenge go?

Let's try something a bit more challenging. Like before, you have to draw a straight line, but we're not going to tell you how many steps the turtle has to make. As a hint, it's a two-digit number: the first digit is the number of days in a week. The second digit is less than half of the first.

Remember, fw - followed by a number - instructs the turtle to go forward! You need to guess the number, so that the drawing is the same as the one above (you can also see it in the background of the canvas).

Like before, close this panel with the "Challenge text" toggle above if needed, and experiment with various step counts!

When you are done, hit the "Check" button! No worries, you can verify multiple times.

If you are not sure if you've drawn precisely the same image as in the challenge, try hiding the turtle to see if your drawing covers the outline exactly. You can toggle if the turtle is visible by clicking the "Hide turtle" toggle button above.