Commit dd257259 by BellCodeEditor

save project

parent 1ae58d3f
Showing with 6 additions and 2 deletions
import random
i=input("出什么")
print("
\ No newline at end of file
print(i"玩家出拳")
list['石头','剪刀','布']
a=random.choice(list)
print(a)
\ 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