Commit 1da33ce1 by BellCodeEditor

save project

parent 2ec80ebb
Showing with 3 additions and 3 deletions
import turtle import turtle
pen=turtle.Pen() pen=turtle.Pen()
pen.write("不客气,\n用的开心就好") # pen.write("不客气,\n用的开心就好")
pen.circle(100)
pen.hideturtle() pen.hideturtle()
turtle.done() 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