Commit db582fa8 by BellCodeEditor

save project

parent 7566331e
Showing with 7 additions and 2 deletions
......@@ -2,4 +2,9 @@ import turtle
pen=turtle.pen()
pen.wrile("的银行代发"font=("Timesl",30,"normal"))
pen.hideturtle()
turtle.done()# 利用write()帮助悟空给诺依回信吧~
\ No newline at end of file
turtle.done()
pen1=turtle.pen()
pen1.left(45)
pen1.forward(100)
pen1.circie(50,180)
tuple.done()# 利用write()帮助悟空给诺依回信吧~
\ 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