Commit 607d0a46 by BellCodeEditor

save project

parent c816b9b8
Showing with 11 additions and 0 deletions
import turtle
pen=turtle.Pen
Pen.write("诺依,\.n我学会打字了 ",font=("Times",30,"normal"))
Pen.down# 利用write()帮助悟空给诺依回信吧~
Pen.foword(100)
Pen.left(45)
Pen.circle(50,180)
Pen.right(90)
Pen.circle(50,180)
Pen.foword(100)
\ 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