Commit 83b32ba9 by BellCodeEditor

save project

parent d3f21898
Showing with 2 additions and 0 deletions
...@@ -17,3 +17,4 @@ elif player=="拳头" and c=="布": ...@@ -17,3 +17,4 @@ elif player=="拳头" and c=="布":
print("失败") print("失败")
elif player=="剪刀" and c=="拳头": elif player=="剪刀" and c=="拳头":
print("失败") print("失败")
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