Commit 25e7f30b by BellCodeEditor

auto save

parent c816b9b8
Showing with 434 additions and 0 deletions
import turtle
pen=turtle.Pen()
pen.circle(50,360)
pen.forward(200)
pen.circle(100,360)
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