Commit 8276d0f3 by BellCodeEditor

save project

parent d73796eb
Showing with 4 additions and 2 deletions
...@@ -13,4 +13,6 @@ elif player=="剪刀" and computer=="布": ...@@ -13,4 +13,6 @@ elif player=="剪刀" and computer=="布":
elif player=="布" and computer=="石头": elif player=="布" and computer=="石头":
print("作弊仔") print("作弊仔")
else: else:
print(oh,yes,你终于输了,太棒了) print("oh,yes,你终于输了,太棒了")
\ No newline at end of file else:
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