Commit d02f2412 by BellCodeEditor

save project

parent e03c4a8f
Showing with 3 additions and 2 deletions
hjk=input("石头") hjk=input("石头")
print("玩家请输出",hjk) print("玩家请输出",hjk)
liu=["石头","剪刀","布"] liu=["石头","剪刀","布"]
=random.choice(liu) tyu=random.choice(liu)
\ No newline at end of file print(tyu)
\ 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