If you'd like your progress to be saved, be sure to register!
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.
Learn programming by drawing - or just draw if you already know how to code!