Commit 4e22b753 by BellCodeEditor

auto save

parent 5cda7e4c
Showing with 10 additions and 5 deletions
# 利用write()帮助悟空给诺依回信吧~ # 利用write()帮助悟空给诺依回信吧~
import turtle # import turtle
pen=turtle.Pen() # pen=turtle.Pen()
pen.write('你好啊',font=('Times',50,'normal')) # pen.write('你好啊',font=('Times',50,'normal'))
pen.hideturtle() # pen.hideturtle()
turtle.done # turtle.done
pen.turtle pen() pen.turtle pen()
pen1.pencolor("red") pen1.pencolor("red")
pen1.circle(50,180)
pen1.circle()
pen1.radius()
pen1.
\ 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