Commit 2cfa14b2 by BellCodeEditor

save project

parent 37390162
Showing with 6 additions and 1 deletions
player=input("石头,剪刀")
print("+player")
import random
list=[""]
comput=random.choice(list)
\ 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