Commit 1bdc8e49 by BellCodeEditor

save project

parent c93ab0ae
Showing with 2 additions and 1 deletions
......@@ -19,5 +19,5 @@ elif player=="剪刀"and compuer=="石头":
print("你输了")
elif player=="布"and compuer=="剪刀":
print("你输了")
else
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