Commit 0a053327 by BellCodeEditor

auto save

parent dc07dbd7
Showing with 2 additions and 2 deletions
...@@ -12,8 +12,8 @@ while True: ...@@ -12,8 +12,8 @@ while True:
print("恭喜,你赢了) print("恭喜,你赢了)
continue continue
elif player==""and computer=="石头": elif player==""and computer=="石头":
print("恭喜你,你赢了") print("恭喜,你赢了)
continue continue
else else
print("很遗憾,你输了") print("很遗憾,你输了")
continue continue
......
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