Commit 4f00e5b3 by BellCodeEditor

auto save

parent 4d8b6566
Showing with 2 additions and 6 deletions
ing=input("玩家出拳(石头/剪刀/布):")
print("玩家出:"+ing)
list=["石头","剪刀","布"]
computer=input("list")
print("机器人出:"+computer)
ch
\ No newline at end of file
print("玩家出:"+ing)
\ 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