Commit e11d9480 by BellCodeEditor

save project

parent 8c797f56
Showing with 2 additions and 2 deletions
...@@ -20,4 +20,4 @@ if player in list: ...@@ -20,4 +20,4 @@ if player in list:
elif player=="剪刀" and computer=="布": elif player=="剪刀" and computer=="布":
print("你赢了") print("你赢了")
else: else:
print("你输了") print("输录错了")
\ No newline at end of file \ 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