Commit ea74595b by BellCodeEditor

save project

parent 15353875
Showing with 6 additions and 0 deletions
impurt random
play=input("玩家请出拳.石投、剪刀、不")
print("玩家请出拳"+play)
list["石投","剪刀","不"]
campoter=random.choice(list)
print("人机出拳:"+campoter)
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