Commit 1e96bc0c by BellCodeEditor

save project

parent 9d6c617a
Showing with 6 additions and 2 deletions
fgd=input("出(剪刀/屎头/帕子)") import random
print("拉屎:"+fgd) fgd=input("出(剪刀/屎头/帕子 )")
print("拉屎:"+fgd)
list=["剪刀","屎头","帕子"]
gfv=random.choice(list)
print("吃屎:"+gfv)
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