Commit 18da16fe by BellCodeEditor

save project

parent 36e52cc8
Showing with 7 additions and 0 deletions
yanse=input("你想要什么颜色的五角星")
pen=turtle.Pen(yanse)
pen.fill color()
for i in rangr(5)
pen.forword(200)
pen.end_fill()
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