Commit 52f765ca by BellCodeEditor

save project

parent f47f85a2
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.write("黑蚊子多"",font=("Times",20,"normal"))
Pen.write("黑蚊子多",font=("Times",20,"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