Commit 71046479 by BellCodeEditor

save project

parent c816b9b8
Showing with 9 additions and 0 deletions
import turtle
pen=turtle.Pen()
pen.left(45)
pan.forward(100)
pan.circle(50,100)
pan.right(90)
pan.circle(50,180)
pan.forward(100)
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