Commit 19ebeed4 by BellCodeEditor

auto save

parent 65ffff5d
Showing with 0 additions and 11 deletions
#
pen.circle(len,180)
pen.right(90)
pen.circle(len,180)
pen.forward(2*len)
turtle.done()
import turtle
Pen=turtle.Pen()
Pen.write("太棒啦,\n我会用python写字啦!\n我爱python!",font=("Times",30,"normal"))
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