Commit ac370869 by BellCodeEditor

auto save

parent 50b1c607
Showing with 3 additions and 7 deletions
# 利用write()帮助悟空给诺依回信吧~ # 利用write()帮助悟空给诺依回信吧~
import turtle import turtle
pen=turtle.Pen() pen=turtle.Pen()
pen.write("你好诺依\n悟空叫我帮他回信",font=("Times",10,"normal"))
pen.left(45) turtle.done()
pen.forward(100) \ No newline at end of file
pen.circle(50,180)
pen.right(90)
pen.circle(50,180)
pen.forward(100)
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