Commit 4e311622 by BellCodeEditor

auto save

parent e933f971
Showing with 16 additions and 0 deletions
import turtle
screen=turtle.Screen()
len=screen.textinput("提示","你要多大的:")
pen=turtle.Pen()
pen.pensize(10)
pen.pencolor("red")
lovesize=int(len)
pen.
pen.
pen.
pen.
pen.
pen.
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