Commit c44bf6a0 by BellCodeEditor

auto save

parent f6fb9007
Showing with 1 additions and 1 deletions
......@@ -12,5 +12,5 @@ elif p=="剪刀" and n=="布":
print("你赢了")
elif p=="布" and n=="石头":
print("你赢了")
else
else:
print("你输了")
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