Commit a7e2cde1 by BellCodeEditor

save project

parent a8c25d29
Showing with 2 additions and 1 deletions
......@@ -11,7 +11,8 @@ import turtle
s=turtle.Screen()
s.bgcolor("orange")
pen1=turtle.Pen()
luacc=120
l=s.textinput("提示",'多大的心?')
luacc=int(l)
pen1.pencolor("red")
......
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