Commit 114d5c33 by BellCodeEditor

save project

parent e7cbbe2d
Showing with 1 additions and 1 deletions
...@@ -2,6 +2,6 @@ ...@@ -2,6 +2,6 @@
import turtle import turtle
screen=turtle.Screen() screen=turtle.Screen()
pen=turtle.Pen() pen=turtle.Pen()
pen.write("你好,\n诺大聪明。\n好久不见。",font=("Times",30,"bold")) pen.write("你好,\n诺大聪明。\n好久不见。",font=("Microsoft Yahei",30,"bold"))
turtle.done() 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