Commit 70bf9950 by BellCodeEditor

save project

parent 0a960133
Showing with 2 additions and 2 deletions
......@@ -3,4 +3,4 @@ import turtle
pen=turtle.Pen()
pen.write("诺依,python真好用,\n我也会用python\n在画布上写字啦!",font=("Times",20,"normal"))
turtle.done()
hideturtle()
\ No newline at end of file
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