Commit 2a48ad07 by BellCodeEditor

save project

parent 430083ea
Showing with 4 additions and 0 deletions
import turtle import turtle
pen=turtle.Pen pen=turtle.Pen
screen.bgcolour("light blue")
len=screen.textinput("100","100")
len=int(len)
pen=turtle.pen()
pen.wirte("你好\n新宇老师.",font=("Times",30,"normal")) pen.wirte("你好\n新宇老师.",font=("Times",30,"normal"))
pen.hideturtle() pen.hideturtle()
turtle.dopne() turtle.dopne()
......
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