Commit 9b74cf8c by BellCodeEditor

save project

parent c3241e8b
Showing with 3 additions and 3 deletions
...@@ -2,6 +2,6 @@ ...@@ -2,6 +2,6 @@
import turtle import turtle
pen=turtle.Pen() pen=turtle.Pen()
Pen.write("你好啊\n诺乙") pen.write("你好啊!\n诺依!",font=("Times",20,"normal"))
pen.hideturtle() pen.hideturtle()
turtle.down turtle.done()
\ No newline at end of file \ 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