Commit 7d278acf by BellCodeEditor

save project

parent bf3a863f
Showing with 2 additions and 2 deletions
......@@ -2,7 +2,7 @@
import turtle
pen=turtle.Pen()
pen.write("你好呀,诺伊\n,我会用画布了",font=("Times",30,"normal"))
hideturtle
turtle.done
pen.hideturtle()
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