Commit 0390c389 by BellCodeEditor

auto save

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