Commit fec2dcc7 by BellCodeEditor

save project

parent e7c9120f
Showing with 1 additions and 1 deletions
import turtle import turtle
turtle.write("你","center",font=("Times",50,"normal")) turtle.write("你",font=("Times",50,"normal"))
turtle.bgcolor("orange") turtle.bgcolor("orange")
b=turtle.Pen() b=turtle.Pen()
s=int(turtle.textinput("chicun","0-100")) s=int(turtle.textinput("chicun","0-100"))
......
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