Commit 59e9d003 by BellCodeEditor

save project

parent e779b47c
Showing with 9 additions and 1 deletions
import turtle
pen = turtle.Pen()
pen.left()
# pen.write("你想充Q币吗?\n不想\n不,你想",font=("Times",20,"normal"))
turtle.done()
\ No newline at end of file
......@@ -19,4 +19,4 @@ pen.circle(len,180)
pen.right(90)
pen.circle(len,180)
pen.forward(2*len)
turtle.done()
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