import turtle
t=turtle.Pen()
t.up()
t.left(180)
t.forward(600)
t.left(180)
t.forward(60)
t.left(90)
t.down()
t.forward(360)
t.left(180)
t.forward(180)
t.left(90)
t.forward(200)
t.left(90)
t.forward(180)
t.left(180)
t.forward(360)
t.up()
t.left(90)
t.forward(50)
t.down()
t.left(90)
t.forward(200)
t.up()
t.forward(100)
t.down()
t.forward(7)
t.up()
t.right(90)
t.forward(9999)
Ya. That's one big script for something as simple as that. It was so hard to figure out! I worked hard and am so happy! :D :D :D :D!
I did it on Python! It's in computer language!
I did it on Python! It's in computer language!
:D :D :D :D I'm so so so so so happy that I did it this is a really big milestone in the path of learning how to program (I think)! :D :D :D :D
NOTE: I DO NOT KNOW HOW TO DOWNLOAD FILES. IF YOU WANT TO SEE THE TURTLE DO IT'S THING, GO TO http://www.python.org/download/ AND CLICK ON THE FIRST DOWNLOADABLE LINK AND INSTALL PYTHON, THEN COPY DOWN THE SCRIPT INTO THE COMMAND LINE AND SEE THE TURTLE DO IT'S THING! ALSO DO THIS IF YOU FEEL LIKE DOING PYTHON. IF YOU STILL WANT TO VIEW IT BUT DON'T WANT TO DOWNLOAD PYTHON, WAIT UNTIL I DOWNLOAD THE MOVIE OF IT IN ACTION.