Annie Z

TurtleAcademy learn programming for freeYour browser is not supporting canvas We recomand you to use Chrome or Firefox browsers
Program total score is: 10
Output image
Annie Z - 2 years ago
import turtle #get turtle shakalaka = turtle.Turtle() #name the turtle tina def home(): #create some code to tell the turtle where to start shakalaka.penup() shakalaka.setx(-140) shakalaka.sety(15) home() #run the code to start turtle in the right place shakalaka.clear() #always start with a clean page shakalaka.pendown() #pen down - get ready to draw shakalaka.fd(250) shakalaka. rt(90) shakalaka.fd(200) shakalaka.rt(90) shakalaka.fd(250) shakalaka. rt(90) shakalaka.fd(200) shakalaka. rt(45) shakalaka.fd(178) shakalaka. rt(90) shakalaka.fd(176) shakalaka.penup () shakalaka.setx(-50) shakalaka.sety(-185) shakalaka.pendown() shakalaka.rt(-135) shakalaka.fd(80) shakalaka.rt(90) shakalaka.fd(70) shakalaka.rt(90) shakalaka.fd(80)

Annie Z - 2 years ago

Max M819 - 2 years ago
just like your amajenry dad

Annie Z - 2 years ago
atleast i have a dad

Max M819 - 2 years ago
this is good but its sad :(

Annie Z - 2 years ago
just like ur life

authentication required

you must login to post a comment

login