Which function creates a turtle 🐢?
turtle.New() turtle.Turtle() turtle.Start() turtle.Init()
What name did we give to our turtle variable?
toby tarik tess tina
Select the right shape() function ⬛🔴🔺⬆️🐢:
shape(turtle) shape("dvd") shape("turtle") shape(heart)
Challenge: What function moves 🏃♀️➡️ the turtle to the coordinate x=100 and y=100?