Commit 62dea625 by BellCodeEditor

save project

parent 034a1c08
Showing with 5 additions and 1 deletions
# 利用write()帮助悟空给诺依回信吧~
import turtle
#pen=turle.Pen()
#pen.write("吃粑粑",font=("time",30,"normal"))
#turtle.done()
......@@ -12,4 +13,7 @@ pen1.forward(2*len)
pen1.circle(len,180)
pen1.right(90)
pen1.circle(len.180)
pen1.forward
pen1.forward(100)
pen1.circle(50,180)
pen1.forward(100)
pen1.goto(100,-100)
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