Commit bcfab75f by BellCodeEditor

auto save

parent a5822cc4
Showing with 13 additions and 5 deletions
import turtle import turtle
pen=turtle.Pen() # pen=turtle.Pen()
pen.write("祝你\n别咳\n嗽了",font=("Times",40,"normal")) # pen.write("祝你\n别咳\n嗽了",font=("Times",40,"normal"))
pen.hideturtle() # pen.hideturtle()
turtle.done() # # turtle.done()
\ No newline at end of file #画圆⚪
# pen1=turtle.Pen()
# pen1.circle(100)
# turtle.done()
#
\ No newline at end of file
没有
没有
\ 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