Commit 3ab93be9 by BellCodeEditor

auto save

parent b49a618b
Showing with 2 additions and 1 deletions
...@@ -14,4 +14,4 @@ elif player=="布" and computer=="石头": ...@@ -14,4 +14,4 @@ elif player=="布" and computer=="石头":
print("你赢了") print("你赢了")
else: else:
print("计算机赢了") print("计算机赢了")
if
\ 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