Commit cf940468 by BellCodeEditor

auto save

parent cc2b042d
Showing with 10 additions and 1 deletions
import random
a1=input("niyaochudeshoshi(jiandao/shitou/bu)")
print("wanjiachudeshi"+a1)
list=["jiandao","shitou","bu"]
print("jisuanjichula"+random.choice(list))
\ No newline at end of file
# 玩家出拳
a1=input("请出✂//布")
a1=input("请出✂/石头/布")
print("你出的是"+a1)
\ 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