Commit 4c5bfdf5 by BellCodeEditor

save project

parent 2e0fadde
Showing with 1 additions and 1 deletions
# 利用write()帮助悟空给诺依回信吧~ # 利用write()帮助悟空给诺依回信吧~
import turtle import turtle
pen=turtle.Pen() pen=turtle.Pen()
# pen.write("诺依,\n圣诞节快到了,\n祝你圣诞节快乐",font=("Times",20,"normal")) # pen.write("蓝色妖姬你别狂",font=("Times",20,"normal"))
pen.pensize(5) pen.pensize(5)
pen.pencolor("blue") pen.pencolor("blue")
pen.left(45) pen.left(45)
......
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