Commit dc869444 by BellCodeEditor

save project

parent f7212b67
Showing with 1 additions and 0 deletions
...@@ -8,6 +8,7 @@ pen=turtle.Pen() ...@@ -8,6 +8,7 @@ pen=turtle.Pen()
pen.penup() pen.penup()
pen.goto(100,0) pen.goto(100,0)
pen.pendown() pen.pendown()
pen.pencolor(rea)
pen.write("你好\nSB.",font=("Times",15,"normal")) pen.write("你好\nSB.",font=("Times",15,"normal"))
pen.hideturtle() pen.hideturtle()
......
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