Elementary / Meet the Turtle
Meet the Turtle
+10 XP
Lesson
Persian voice not installed
Your computer does not have a Persian text-to-speech voice. Install it to hear lessons in Farsi.
Settings โ Time & language โ Language โ Add Persian (Iran) โ check Speech, then download the language pack.
The turtle draws lines as it moves! `import turtle` then `t = turtle.Turtle()` and `t.forward(100)`