Commit c7de6216 by BellCodeEditor

save project

parent 4b7be8c4
Showing with 2 additions and 1 deletions
......@@ -3,5 +3,5 @@ import turtle
pen=turtle.Pen()
#写字
pen.write("你好呀!",font=("Times",20,"normal"))
pen.hide()
pen.hideturtle()
trutle.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