Commit 6d5655d3 by BellCodeEditor

save project

parent 165ff813
Showing with 2 additions and 0 deletions
...@@ -2,6 +2,8 @@ ...@@ -2,6 +2,8 @@
import turtle import turtle
pen=turtle.Pen() pen=turtle.Pen()
pen.goto(0,-52)
pen.write("你好",font=("楷体",100,"normal")) pen.write("你好",font=("楷体",100,"normal"))
pen.hideturtle() pen.hideturtle()
pen1=turtle.Pen() pen1=turtle.Pen()
......
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