Commit 29a378a4 by BellCodeEditor

save project

parent bcc0c723
Showing with 7 additions and 2 deletions
......@@ -4,4 +4,10 @@ pen=turtle.Pen()
pen.shape("turtle")
turtle.done()
\ No newline at end of file
pen.forward(50)
pen.left(90)
pen.forward(50)
turtle.done()
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