Commit 1087977d by BellCodeEditor

save project

parent bcd7bf09
Showing with 2 additions and 0 deletions
# 利用write()帮助悟空给诺依回信吧~
import turtle
p=turtle.Pen()
p.pencolor("pink")
p.pensize(5)
p.left(45)
p.forward(100)
p.circle(50,180)
......
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