Commit 8d10cd84 by BellCodeEditor

auto save

parent 5328c558
Showing with 1 additions and 2 deletions
......@@ -3,8 +3,7 @@ import turtle
screen=turtle.Screen()
screen.bgcolor("pink")
len=screen.textinput("size","h")
l=int(len)
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