Commit e5b1349e by BellCodeEditor

auto save

parent 6d5d1e42
Showing with 2 additions and 5 deletions
......@@ -13,8 +13,4 @@ elif (player=="石头" and computer=="剪刀") or (player=="布" and computer=="
else:
print("计算机赢")
else:
print("输入错误")
print("输入错误")
\ 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