Commit 296e2cd4 by BellCodeEditor

auto save

parent 12741865
Showing with 15 additions and 0 deletions
imput turtle
pen=turtle.pen
pen.color("red")
pen.right(180)
penup()
pen.forword(50)
pen.circle(360,20)
pen.right(90)
pen.forward(80)
pen.circle(360,20)
pen.gight(90)
pen.forward(60)
pen.circle(360,20)
pen.right(180)
pen.forward(100)
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