Commit 96dd8d7f by BellCodeEditor

save project

parent 01cde658
Showing with 1 additions and 1 deletions
import turtle
pen=turtle.pen
pen.write("Hi,诺依~\n用python写电子贺卡真是太棒了~\n我也喜欢python~\n-悟空"font=("Time",18","normal"))
pen.hideturtle9
pen.hideturtle()
pen1=turtle.pen()
pen1.pencolor("blue")
pen1.pensize(5)
......
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