Commit 5a4cb7be by BellCodeEditor

save project

parent adeef9d5
Showing with 1 additions and 1 deletions
import random import random
player = input("请出拳") player = input("请出拳:")
cn = ["剪刀","石头","布"] cn = ["剪刀","石头","布"]
cn1=random.choice(en) cn1=random.choice(en)
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