Commit f7f73e8c by BellCodeEditor

save project

parent dca04eae
Showing with 5 additions and 3 deletions
qwert=input("请出拳石头/剪刀/布") qwert=input("请出拳石头/剪刀/布")
print("玩家出拳;"+qwert) print("玩家出拳;"+qwert)
import random if qwe==rty
list=["石头""0"] print("平局")
elif(rty=="剪刀" and qwe=="布")or(rty=="石头" and qwe=="剪刀")or (rty=="布"and qwe=="剪刀")
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