Commit 31e859e5 by BellCodeEditor

save project

parent d35c59a1
Showing with 3 additions and 0 deletions
......@@ -16,3 +16,5 @@ else:player=="剪刀"and computer=="石头":
print("很遗憾,你输了")
elseplayer=="剪刀"and computer=="石头":
print("很遗憾,你输了")
elseplayer=="石头"and computer=="布":
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