Commit 0305d8ee by BellCodeEditor

save project

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