Commit 9a7ce79b by BellCodeEditor

auto save

parent 220d8ecb
Showing with 0 additions and 7 deletions
q=input("你要出什么(s\j\b)")
print("玩家"+q)
import random
w=["石头","剪刀","布"]
e=random.choice(w)
print("电脑"+e)
\ 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