Commit 0390c389 by BellCodeEditor

auto save

parent a4da3bce
Showing with 4 additions and 4 deletions
player=input("请出拳:shitou/jiandao/bu")# 玩家出拳 player=input("请出拳:shitou/jiandao/bu")# 玩家出拳
print("玩家出拳:"+player) print("玩家出拳:"+player)
print("玩家出拳:")else: print("玩家出拳:")
pass["shitou/jiandao/bu"] input["shitou/jiandao/bu"]
if player==computer: if player==computer:
print("ping") print("ping")
elif player=="shitou"and computer=="jiandao": elif player=="shitou"and computer=="jiandao":
...@@ -17,4 +17,4 @@ elif player=="jiandao" and computer=="shitou": ...@@ -17,4 +17,4 @@ elif player=="jiandao" and computer=="shitou":
elif player=="bu" and computer=="jiandao": elif player=="bu" and computer=="jiandao":
print("shu") print("shu")
else: else:
print("ni,shucuole") print("nishucuole")
\ No newline at end of file \ 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