Commit 1e6ba200 by BellCodeEditor

save project

parent 8371505e
Showing with 6 additions and 1 deletions
a=input("请出拳"+"石头、剪刀、布")
print("玩家出拳"+a)
import random
list["石头","剪刀","布"]
computer=random_choice(list)
print(computer)
\ No newline at end of file
++ "b/\344\270\203\344\275\215\346\225\260\347\232\204\345\271\270\347\246\217\346\204\237\345\222\214"
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