Commit 1fc2cea9 by BellCodeEditor

save project

parent ebde83b0
Showing with 6 additions and 0 deletions
......@@ -12,3 +12,9 @@ elif (player=="石头" and computer=="剪刀") or (player=="布" and computer=="
print("玩家赢")
else:
print("计算机赢")
else:
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