Commit b3fb04a0 by BellCodeEditor

auto save

parent 828ee202
Showing with 22 additions and 4 deletions
import random
com=["石头","剪刀","布"]
comper = random.choice(com)
print("电脑出拳为:"comper)
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