Commit 613493ec by BellCodeEditor

save project

parent ac69f7fd
Showing with 2 additions and 1 deletions
......@@ -16,5 +16,5 @@ elif wc=="石头" and w=="布":
print("你玩的很好!你输了。")
elif wc=="剪刀" and w=="石头":
print("你玩的很好!你输了。")
else wc=="布" and w=="剪刀":
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