Commit 945a7d1f by BellCodeEditor

auto save

parent 75931c36
Showing with 3 additions and 3 deletions
...@@ -17,5 +17,5 @@ if player in list: ...@@ -17,5 +17,5 @@ if player in list:
print("win") print("win")
else: else:
print("lose") print("lose")
else: else
print("输入错误") prnt("error")
\ No newline at end of file \ 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