Commit 68c7b9b6 by BellCodeEditor

save project

parent f2422146
Showing with 2 additions and 13 deletions
import turtle
pen=turtle.Pen()
pen.fillcolor
pen.begin_fill()
pen.speed(500)
for i in range(36):
pen.left(170)
pen.forward(200)
pen.end_fill()
turtle.done()
turtle.done()
i=input("你是大傻子吗?")
print(i+"你真是飞舞")
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