Commit 4aa8d1e4 by BellCodeEditor

auto save

parent f5ae7bb2
Showing with 3 additions and 5 deletions
import turtle
# pen=turtle.Pen()
# pen.write("Hi,诺伊\n你会记得你至今吃\n过多少块面包吗?\n无駄!无駄!\n私は世間知ら\nずになりました诺伊\n",font=("Times",20,"normal"))
# pen.hideturtle()
# turtle.done()
#画爱心
pen=turtle.Pen()
pen.write("Hi,诺伊\n你会记得你至今吃\n过多少块面包吗?\n无駄!无駄!\n私は世間知ら\nずになりました诺伊\n",font=("Times",20,"normal"))
pen.hideturtle()
pen1=turtle.Pen()
pen1.pencolor("red")
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