Commit 43f25c2c by BellCodeEditor

auto save

parent 48c2d5c5
Showing with 5 additions and 15 deletions
# 利用write()帮助悟空给诺依回信吧~
import turtle import turtle
pen=turtle.Pen()
i=turle.Pen() pen.write("abc\ndefg\n",font=("Times",18,"bold")
turtle.pensize(3) pen.hideturtle()
i.left(140) turtle.done()
i.forward(111.65) \ No newline at end of file
for i in range(200):
i.right(1)
i.forward(1)
turtle.left(120)
i.write("jsdhas",font=("Times",18,"normal"))
turlte.
\ 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