Commit fca9eadf by BellCodeEditor

save project

parent 55e28e3a
Showing with 14 additions and 0 deletions
player=input("请出拳")
print("玩家出拳"+plarer)
import random
list=["","",""]
a=random.choice(list)
print(a)
player=input("请出拳")
print("玩家出拳"+plarer)
import random
list=["","",""]
a=random.choice(list)
print(a)
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