Commit 69ba61be by BellCodeEditor

save project

parent 4efa9dfa
Showing with 0 additions and 16 deletions
# 利用write()帮助悟空给诺依回信吧~
import.turtle
pen.write("亲爱的傻逼,你好"("times",36,"nonal"))
screen=bg.color(lightpink)
turtle.done
len=30
pen=turtle.pen
pen.penleft(45)
pen.foward(2*len))
pen.circle(len,100)
pen.left(45)
pen.right(180)
pen.circle(len,100)
pen.forward(2*len)
pen.hideturtle
pen.pendone
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