Commit 82cc486a by BellCodeEditor

save project

parent 1f949112
Showing with 4 additions and 0 deletions
...@@ -3,3 +3,6 @@ o=input("请出拳") ...@@ -3,3 +3,6 @@ o=input("请出拳")
print("玩家出拳:"+o) print("玩家出拳:"+o)
list=["石头","剪刀","布"] list=["石头","剪刀","布"]
if player==computer
print("平局")
elif (player=="石头" and comput"剪刀") or (play=="剪刀" and comput=="布") or (peayer==剪刀 and computer==)
\ 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