Commit 2673245d by BellCodeEditor

save project

parent 0eba228f
Showing with 2 additions and 6 deletions
import turtle
pen=turtle.pen()
color=input("五角星的颜色")
pen.fillcolor(a)
pen.begin_fill()
\ No newline at end of file
player=input("请出拳(剪刀,石头,布)")
print(player)
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