Commit f2b74374 by BellCodeEditor

save project

parent 054b51cf
Showing with 2 additions and 6 deletions
impor turtle
turtle.circle(200)
import turtle
turtle.circle(100)
turtle.penup()
turtle.goto(0,50)
turtle.pendown()
turtle.circle(50)
turtle.done()
turtle.
turtle.
turtle.
\ 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