Commit d0267030 by BellCodeEditor

save project

parent fc24cfec
Showing with 2 additions and 2 deletions
import turtle
screen=turtle.Screen()
screen.bgcolor("yellow")
screen.textinput("老六你好",'ww')
pen=turtle.Pen()
pen.penup()
pen.goto(-100,0)
pen.write("你好,老六",font=("Times",30,"normal"))
pen.hideturtle()
pen1=turtle.Pen()
len()=60
len=60
pen1.left(45)
pen1.forward(2*len)
pen1.circle(len,180)
......
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