Commit dc9d2b1a by BellCodeEditor

save project

parent f8467fe6
Showing with 3 additions and 2 deletions
...@@ -3,4 +3,6 @@ import turtle ...@@ -3,4 +3,6 @@ import turtle
pen=turtle. Pen() pen=turtle. Pen()
pen.write("再见",font=("Times",30,"normal")) pen.write("再见",font=("Times",30,"normal"))
pen.hideturtule() pen.hideturtule()
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