Commit 37549604 by BellCodeEditor

save project

parent bf73d1cd
Showing with 1 additions and 0 deletions
import turtle
screen=turtle.Screen()
len=screen.textinput("tips","What size do you want to have?")
screen.bgcolor("light blue")
pen=turtle.Pen()
pen.penup()
......
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