Commit 879e9fa5 by BellCodeEditor

save project

parent e2023064
Showing with 10 additions and 0 deletions
import turtle
a = turtle.Screen()
b = turtle.Pen()
pen.pencolor("light red")
b.penup()
b.goto(-100,0)
b.pendown()
b.pencolor("light red")
len=screen.textinput("询问","心要多大")
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