Commit 19a0999d by BellCodeEditor

save project

parent bb97332f
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("诺\n\n\n\n\n吃薯条吗?",font=("Times",18,"normal"))
pen.write("诺伊\n\n\n\n吃薯条吗?",font=("Times",18,"normal"))
pen.hideturtle()
a=turtle.Pen()
a.pencolor("red")
......
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