Commit 5c329e1c by BellCodeEditor

save project

parent 882c5185
Showing with 1 additions and 1 deletions
......@@ -5,7 +5,7 @@ computer = random.
print("computer")
if player in compile:
if print("平手")
elif (piayer == "石头"and computer == "剪刀")of () of()
elif (player == "石头"and computer == "剪刀")of (player == "剪刀"and computer == "布") of(player == "布"and computer == "石头"):
print("玩家胜利")
eles:
print("电脑胜利")
......
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