Commit edc00e9e by BellCodeEditor

save project

parent b9b1c0a2
Showing with 9 additions and 4 deletions
import turtle
# import turtle
# import turtle
# pen=turtle.Pen()
# pen.write("明月出天山,\n苍茫云海间。\n________,\n________。\n —程骏龙",font=("Times",30,"normal"))
# pen.hideturtle()
# turtle.done()
import turtle
pen=turtle.Pen()
pen.write("明月出天山,\n苍茫云海间。\n________,\n________。\n —程骏龙",font=("Times",30,"normal"))
pen.hideturtle()
pen1=turtle.Pen()
pen1.circle(100)
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