Commit 7619be1a by BellCodeEditor

save project

parent a50ceeec
Showing with 17 additions and 0 deletions
import turtle
screen=turtle.Screen()
screen.bgcolor("red")
pen=turtle.Pen()
pen.penup()
pen.goto(100,-100)
pen.write("诺依,\.n我学会打字了 ",font=("Times",30,"normal"))
pen=30
pen.foword(len)
pen.left(45)
pen.circle(len,180)
pen.right(90)
pen.circle(len,180)
pen.foword(len)
pen.hideturtle()
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