Commit a51746d0 by BellCodeEditor

save project

parent ef3de049
Showing with 2 additions and 0 deletions
...@@ -11,3 +11,5 @@ elif (player=="石头" and computer=="剪刀")or(player=="剪刀" and computer== ...@@ -11,3 +11,5 @@ elif (player=="石头" and computer=="剪刀")or(player=="剪刀" and computer==
print("你牛逼") print("你牛逼")
else: else:
print("我犯规了") print("我犯规了")
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