Commit 9bb913bd by BellCodeEditor

save project

parent b03ede03
Showing with 4 additions and 2 deletions
import random
player=input("出啥?:")
print("出"+player)
\ No newline at end of file
print("出"+player)
PC=["剪刀","布","石头"]
sb=random.choice(PC)
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