Commit 22d84f0b by BellCodeEditor

save project

parent bd1d9bdb
Showing with 0 additions and 4 deletions
...@@ -20,6 +20,3 @@ pen.right(90) ...@@ -20,6 +20,3 @@ pen.right(90)
pen.circle(len,180) pen.circle(len,180)
pen.forward(2*len) pen.forward(2*len)
turtle.done() turtle.done()
pen=turtle.Pen()
pen.write("你好\n大傻逼.",font=("Times",30,"normal"))
pen.hideturtle()
\ 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