Commit 41f91c67 by BellCodeEditor

save project

parent a2652a70
Showing with 13 additions and 6 deletions
# 利用write()帮助悟空给诺依回信吧~
import turtle
len=0.676884885444475742547254455846566485864854485845848485458555555555555555555555555555555555555555555555555555555555
pen=turtle.Pen()
pen1=turtle.Pen()
screen=turtle.Screen()
screen.bgcolor("green")
len=screen.textinput("jgk",",jkfhb:")
len=int(len)
pen=turtle.Pen()
pen1=turtle.Pen()
pen.penup()
pen.goto(100,-100)
pen.write("你好\n给对方丰田杠.",font=("Times",8,"normal"))
pen.write("你好\n给对方丰田杠.",font=("Times",29,"normal"))
pen.hideturtle()
pen1.left(45)
pen1.pensize(20)
......@@ -17,4 +19,5 @@ pen1.circle(len,180)
pen1.right(90)
pen1.circle(len,180)
pen1.forward(len*2)
turtle.done()
\ No newline at end of file
turtle.done()
import turtle
screen=turtle.Screen()
screen.textinput("jgk",",jkfhb:")
turtle.done()
\ No newline at end of file
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