Commit dba3b04d by BellCodeEditor

save project

parent 77061218
Showing with 4 additions and 4 deletions
......@@ -2,10 +2,9 @@ import turtle
screen = turtle.Screen
pen = turtle.Turtle()
pen.forward(100)
pen.right(30)
pen.right(100)
pen.forward(100)
pen.right(30)
pen.forward(100)
pen.right(30)
pen.right(100)
pen.forward(100)
pen.forward(50)
turtle.done()
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment