Commit cbfc8514 by BellCodeEditor

save project

parent 13d628d8
Showing with 4 additions and 1 deletions
player=input("你出什么") import random
player=input("你出什么?")
print("我出"+player) print("我出"+player)
list=["剪刀","石头","布"]
computer=random.choice()
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