Commit ca85f20d by BellCodeEditor

auto save

parent 2988166c
Showing with 3 additions and 3 deletions
import turtle import turtle
Pen=turtle.Pen() Pen=turtle.Pen()
while True: #while True:
Pen.write("菜~~~就多练~~~~~~~~~~\n输不起~~~~~就别~~玩~~~~",font=("times",20,"normal")) Pen.write("菜~~~就多练~~~~~~~~~~\n输不起~~~~~就别~~玩~~~~",font=("times",20,"normal"))
Pen.circle(100,360)
turtle.done() turtle.done()
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