Commit 4ed1b373 by BellCodeEditor

save project

parent b4a8cd42
Showing with 10 additions and 0 deletions
import turtle
# pen=turtle.Pen()
# pen.write("嫦娥应悔偷灵药,\n碧海青天夜夜心。",font=("Times",20,"normal"))
p=turtle.Pen()
p.pensize(10)
p.pencolor("red")
p.left(45)
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