Commit 2fbab63a by BellCodeEditor

auto save

parent 9963f41f
Showing with 2 additions and 5 deletions
...@@ -3,7 +3,4 @@ import turtle ...@@ -3,7 +3,4 @@ import turtle
# pen.write("你\n好",font=("lishu",30,"normal")) # pen.write("你\n好",font=("lishu",30,"normal"))
# pen.hideturtle() # pen.hideturtle()
# turtle.done() # turtle.done()
pen1=turtle.Pen() pensize()
pen1.circle(-10) \ No newline at end of file
pen1.hideturtle()
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