Commit d73921c6 by BellCodeEditor

save project

parent a5de0010
Showing with 1 additions and 1 deletions
......@@ -6,7 +6,7 @@ screen.bgcolor("light blue")
pen=turtle.Pen()
pen.penup()
pen.goto(100,100)
pen.goto(-20,-200)
pen.write("你好\n你好.",font=("Times",30,"normal"))
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