Commit 02966505 by BellCodeEditor

save project

parent 6559eea2
Showing with 10 additions and 3 deletions
import turtle
pen=turtle.Pen()
pen.write("共和国不拥护固原市\n缝衣服而过非官方个色US合肥师范伙食费合肥师\n范过后搭建随叫随到不符合\n骨软骨功夫发热发个",font=("times",10,"normal"))
pen.hideturtle()
# pen=turtle.Pen()
# pen.write("共和国不拥护固原市\n缝衣服而过非官方个色US合肥师范伙食费合肥师\n范过后搭建随叫随到不套房源法规赋予",font=("times",10,"normal"))
# pen.hideturtle()
# turtle.done()
#画圆
pen1=turtle.Pen()
pen1.left(45)
pen1.forward(100)
pen1.circle(50,180)
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