Commit 5f11484c by BellCodeEditor

auto save

parent 247de989
Showing with 15 additions and 1 deletions
-- "a/\347\224\273\344\270\215\345\220\214\347\232\204\347\210\261\345\277\203.py" import turtle
import turtle
pen=turtle.Pen()
pen.left(60)
pen.forward(150)
pen.left(30)
pen.circle(50,180)
pen.right(70)
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