Commit 11118620 by BellCodeEditor

auto save

parent be00e33c
Showing with 2 additions and 1 deletions
player=input("请出拳"+("剪刀"/"石头"/"布")")
print(player+"真牛")# 玩家出
import random()
import random
list["剪刀","石头",""]
print("电脑出拳"+random.choice())
\ 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