Commit db5dad4b by BellCodeEditor

save project

parent 39d9460d
Showing with 1 additions and 1 deletions
import turtle import turtle
pen=turtle.pen() pen=turtle.Pen()
screen=turtle.screen() screen=turtle.screen()
size=screen.textinput("提示""你想要多大的魔法阵啊") size=screen.textinput("提示""你想要多大的魔法阵啊")
len=int(size) len=int(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