Commit 83b32ba9 by BellCodeEditor

save project

parent d3f21898
Showing with 3 additions and 2 deletions
...@@ -16,4 +16,5 @@ elif player=="布" and c=="剪刀": ...@@ -16,4 +16,5 @@ elif player=="布" and c=="剪刀":
elif player=="拳头" and c=="布": elif player=="拳头" and c=="布":
print("失败") print("失败")
elif player=="剪刀" and c=="拳头": elif player=="剪刀" and c=="拳头":
print("失败") print("失败")
\ No newline at end of file if in player
\ 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