Commit 95b236aa by BellCodeEditor

save project

parent 98fa4e20
Showing with 15 additions and 0 deletions
# 利用write()帮助悟空给诺依回信吧~ # 利用write()帮助悟空给诺依回信吧~
import turtle
i=turle.Pen()
turtle.pensize(3)
i.left(140)
i.forward(111.65)
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