Commit e5719e34 by BellCodeEditor

auto save

parent f79cbe2c
Showing with 6 additions and 2 deletions
imputed.turtle
pen=turtle.pen()
bjcolor("blue")
Pen.white("诺伊,turtle真好用")
turtle.hide()
pen1=turtle.pen()
pen1.forward(50)
pen1.circ
\ No newline at end of file
pen1.circle(180)
pen1.circle(180)
pen1.forward(50)
turtle.done()
\ 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