Commit 86afacad by BellCodeEditor

save project

parent 8e48e745
Showing with 3 additions and 7 deletions
...@@ -12,9 +12,5 @@ elif wwwwww=="布" and lk=="石头": ...@@ -12,9 +12,5 @@ elif wwwwww=="布" and lk=="石头":
print("恭喜你,你赢了!") print("恭喜你,你赢了!")
elif wwwwww=="石头" and lk=="剪刀": elif wwwwww=="石头" and lk=="剪刀":
print("恭喜你,你赢了!") print("恭喜你,你赢了!")
elif wwwwww=="剪刀" and lk=="石头": else:
print("抱歉,你输了!") print("抱歉,你输了。")
elif wwwwww=="布" and lk=="剪刀": \ No newline at end of file
print("抱歉,你输了!")
elif wwwwww=="石头" and lk=="布":
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