Commit 0b398821 by BellCodeEditor

auto save

parent 86d1a090
Showing with 3 additions and 8 deletions
import turtle
pen=turtle.Pen() tuple("刘锦坤")
for i in range(9999): \ No newline at end of file
pen.forward(90)
pen.right(-10)
pen.hideturtle()
turtle.done()
\ No newline at end of file
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