Commit baa6f53e by BellCodeEditor

save project

parent 119e0f47
Showing with 1 additions and 1 deletions
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
# turtle.done() # turtle.done()
import turtle import turtle
screen=turtle.Screen() screen=turtle.Screen()
screen.bgcolor("red") len=int(screen.textinput("提示""你想要多大的星))
pen1=turtle.pen() pen1=turtle.pen()
goto(100,-100) goto(100,-100)
pen1.pensize(5) pen1.pensize(5)
......
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