Commit 86feaac6 by BellCodeEditor

save project

parent a4e587be
Showing with 3 additions and 10 deletions
Name=input("你叫什么?")
print(name+"你个撒比")
\ No newline at end of file
pen=turtle.pen()
pen.fillcoior("red")
pen.begin_fill()
for i in range(5):
penhid.forward(200)
pen.right(144)
pen.end_fill()
pen.hideturtle()
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