Commit 37d409d7 by BellCodeEditor

save project

parent 4577835c
Showing with 1 additions and 8 deletions
......@@ -2,13 +2,6 @@
import turtle
pen=turtle.Pen()
pen.write("大***最近还好吗?f**ck,You are a fucking n*****",font=("Times",10,"normal"))
a=turtle.Pen()
a.fillcolor("green")
a.begin_fill()
for i in range(5):
a.left(45)
a.forward(100)
a.circle(50,180)
a.forward
turtle.done()
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