Commit fe89c730 by BellCodeEditor

save project

parent b45f1ccd
Showing with 5 additions and 4 deletions
# 利用write()帮助悟空给 # 利用write()帮助悟空给
import.Pen() import.Pen()
# pen=turtle.Pen() pen=turtle.Pen()
# pen.write("hhhuhugjgtghtyfugdtswjfgyeruhfhgshrfgeybgrhjewgyusgbriueygtfyudsyudhfgje",font=("times",300,"normal"))
# pen.hideturtle()
# turtle.done()
pen1=turtle.Pen() pen1=turtle.Pen()
screen=turtle.screen()
screen.bgcolor("light bule")
pen1.left(45) pen1.left(45)
pen1.forword(100) pen1.forword(100)
pen1.circle(50,180) pen1.circle(50,180)
pen1.right(90) pen1.right(90)
pen1.circle(50,180) pen1.circle(50,180)
pen1.forword(100) pen1.forword(100)
pen.
pen.write("hhhuhug",font=("times",300,"normal"))
pen.hideturtle() pen.hideturtle()
turtle.done() 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