Commit cc582276 by BellCodeEditor

save project

parent ac2f0fd0
Showing with 22 additions and 0 deletions
import turtle
Pen=turtle.pen()
turtle.right(70)
turtle.forward(50)
turtle.right(70)
turtle.forward(50)
turtle.right(70)
turtle.forward(50)
turtle.right(70)
turtle.forward(50)
turtle.forward(10)
turtle.right(90)
turtle.forward(60)
turtle.right(270)
turtle.forward(10)
turtle.left(90)
turtle.forward(90)
turtle.left(90)
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