Commit 5d181f80 by BellCodeEditor

save project

parent d2242997
Showing with 2 additions and 0 deletions
import turtle
# pen=turtle.Pen()
# pen.write("Hello,诺伊,\n用Python写电子贺卡真是太有趣了。"font=("times",20,"normal"))
pen1=turtle.Pen()
pen1.pencolor("red")
pen1.pensize(10)
......
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