Commit 0305d8ee by BellCodeEditor

save project

parent f16853f5
Showing with 6 additions and 7 deletions
import turtle
pen=turtle.Pen()
pen.write("I love you",font=("Times",25,"normal"))
pen.hideturtle()
turtle.done()
#画爱心
\ No newline at end of file
import turtle
# pen=turtle.Pen()
# pen.write("I love you",font=("Times",25,"normal"))
# pen.hideturtle()
# turtle.done()
# 画爱心
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