Commit 3d937c84 by BellCodeEditor

auto save

parent b1f0aa6c
Showing with 1 additions and 5 deletions
# 利用write()帮助悟空给诺依回信吧~ # 利用write()帮助悟空给诺依回信吧~
import turtle import turt
screen=turtle.Screen()
screen.bgcolor("light blue")
len=screen.textinput("1","1")
len=int(len)
pen=turtle.Pen() pen=turtle.Pen()
pen.write("\n.",font=("Times",30,"normal")) pen.write("\n.",font=("Times",30,"normal"))
pen.hideturtle() pen.hideturtle()
......
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