Commit 6ef25cdd by BellCodeEditor

save project

parent fe7f4c8a
Showing with 0 additions and 2 deletions
......@@ -2,8 +2,6 @@
import turtle
screen = turtle.Screen()
pen = turtle.Pen()
size1 = screen.textinput("提示","你想要多大的魔法阵呀?")
size = int(size1)
pen.circle(size)
......
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