Commit 6fb898ef by BellCodeEditor

save project

parent 81a83fdc
Showing with 6 additions and 3 deletions
a=input("玩家出拳(石/布/剪)") a=input("玩家出拳(石/布/剪):")
print(player+玩家出拳) print("玩家出拳:"+player)
\ No newline at end of file import random
random choice("石","布","布")
input("a")
\ 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