Commit 072a171c by BellCodeEditor

save project

parent 8eab1f40
Showing with 0 additions and 1 deletions
......@@ -4,7 +4,6 @@ screen.bgcolor("light blue")
pen=turtle.Pen()
pen.write("你好/n,你个傻逼.",font=("Times",30,"normal"))
pen.hideturtle()
pen.penup()
pen.goto(100,100)
pen.pendown()
pen.pensize(5)
......
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