Commit 73872211 by BellCodeEditor

save project

parent 54abdc10
Showing with 1 additions and 0 deletions
......@@ -3,6 +3,7 @@ screen=turtle.Screen()
screen.bgcolor("light blue")
Pen=turtle.Pen()
Pen.penup()
Pen.goto(100,-100)
Pen=turtle.Pen()
Pen.write("诺依,turtle真好用,\n我会在\n画布上写字啦。",font=("Times",30,"normal"))
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