Commit b0af9340 by BellCodeEditor

auto save

parent 88c4bd9d
Showing with 2 additions and 2 deletions
...@@ -15,6 +15,6 @@ if player in list: ...@@ -15,6 +15,6 @@ if player in list:
elif player=="布"and computer=="石头": elif player=="布"and computer=="石头":
print("你赢了") print("你赢了")
else: else:
print("你se输") print("你输了")
else: else:
print("SHURUCUOWO") 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