Commit c0f20bec by BellCodeEditor

save project

parent bede6ee4
Showing with 0 additions and 1 deletions
...@@ -4,7 +4,6 @@ pen=turtle.Pen() ...@@ -4,7 +4,6 @@ pen=turtle.Pen()
pen.write("你好\Rong",font=("Times",30,"normal")) pen.write("你好\Rong",font=("Times",30,"normal"))
pen.hideturtle() pen.hideturtle()
turtle.done() turtle.done()
goto(0,0)
pen.pensize(5) pen.pensize(5)
pen.pencolor("red") pen.pencolor("red")
pen.left(45) pen.left(45)
......
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