Commit 7fb55543 by BellCodeEditor

save project

parent 4f8d6055
Showing with 8 additions and 2 deletions
abs(1) import turtle
\ No newline at end of file
pen = turtle.Pen()
pen.shape('turtle')
pen.forward(200)
pen.right(90)
pen.forward(200)
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