Commit 8e033741 by BellCodeEditor

save project

parent 23c36ee5
Showing with 4 additions and 1 deletions
......@@ -7,7 +7,10 @@ a.goto(100,-100)
a.write("这是这v这\n地方v在",font=("Times",30,"normal"))
a.goto(0,0)
a.pendown()
d=30
d=int(s.textinput("提示","?????????????????"))
a.pencolor("red")
a.left(45)
a.forward(d*2)
......
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