Commit c128f0c2 by BellCodeEditor

auto save

parent c0b5d117
Showing with 16 additions and 0 deletions
import random
play = input()
print("玩家出拳"+player)
list = ["石","剪","布"]
computer = random.choice(list)
input("平")
elif: ("player=="" and computer=""") or ("player=="" and computer==""") or ("player=="" and "computer=="")
input("赢")
elef:
input("输")
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