Commit ff711e9b by BellCodeEditor

auto save

parent e02b4094
Showing with 0 additions and 3 deletions
......@@ -5,10 +5,7 @@ pen.pensize(5)
pen.pencolor("red")
pen.write("诺伊,\n你好啊,\n天天好",font=("Times",20,"normal"))
pen.left(45)
pen.forward(100)
pen.circle(50,180)
pen.right(90)
pen.circle(50,180)
pen.forward(100)
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