Commit 5f3a109c by BellCodeEditor

save project

parent 3839957c
Showing with 4 additions and 0 deletions
player=input("剪刀或石头或布")
print("玩家出:"+player)
import random
k=["剪刀""石头""布"]
nm=random.choice(k)
print=nm
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