Commit b63a7630 by BellCodeEditor

auto save

parent e0b77e22
Showing with 4 additions and 0 deletions
player=input("玩家请出拳(剪刀 刀石 头布)") player=input("玩家请出拳(剪刀 刀石 头布)")
print("玩家请出圈"+player) print("玩家请出圈"+player)
import random
list=["剪刀","石头","布"]
computer=
\ 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