Commit b5861c8f by BellCodeEditor

save project

parent 654bc3ba
Showing with 27 additions and 0 deletions
# 利用write()帮助悟空给诺依回信吧~
import turtle
a=turtle.Pen()
a.write("你好吗?\n不好\",font=('Times',100.'normtl'))
a.hideturtle()
turtle.done()
a=turtle.pen()
a.circle(666)
turtle.done
import turtle
a1=turtle()
a1,left(45)
a1,forward(100)
a1,right(90)
a1,circle(50,180)
a1,forward(100)
turtle,done()
a1=turtle.Pen()
a.penup()
a.goto(0,-100)
a.write("你好吗?\n好,front["Time",30,'normal']")
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