Commit be6b233d by BellCodeEditor

save project

parent a15989ca
Showing with 11 additions and 0 deletions
imputed.turtle
pen=turtle.pen()
Pen.white("诺伊,turtle真好用")
turtle.hide()
pen1=turtle.pen()
pen1.forward(50)
pen1.circle(180)
pen1.circle(180)
pen1.forward(50)
pen.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