Commit 4395e953 by BellCodeEditor

auto save

parent 9d147d72
Showing with 0 additions and 3 deletions
# 利用write()帮助悟空给诺依回信吧~
import turtle
screen=turtle.Screen()
r=int(screen.textinput("请输入数字","提示"))
screen.bgcolor("green")
......@@ -10,7 +8,6 @@ pen.up()
pen.goto(-100,0)
pen.down()
pen.write("knlhh",font=("Times",20,"normal"))
pen.pendown()
pen1=turtle.Pen()
pen1.pensize(5)
......
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