Commit a199b457 by BellCodeEditor

save project

parent e02666e9
Showing with 2 additions and 2 deletions
...@@ -2,5 +2,5 @@ ...@@ -2,5 +2,5 @@
import turtle import turtle
pen=turtle.Pen() pen=turtle.Pen()
pen.write("你好呀,悟空,小贝",font=("Times",20,"normal")) pen.write("你好呀,悟空,小贝",font=("Times",20,"normal"))
screen=turtle.Screen() #screen=turtle.Screen()
turtle.done() #tule.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