Commit 8f0c6b96 by BellCodeEditor

save project

parent eef731f7
Showing with 2 additions and 2 deletions
# 玩家出拳 # 玩家出拳
player=input("") player=input("你的出拳(剪刀/石头/布):")
\ No newline at end of file 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