Commit 27d7356c by BellCodeEditor

save project

parent 242cfeb5
Showing with 4 additions and 2 deletions
import random
player=input("请玩家出拳石头/剪刀/布") player=input("请玩家出拳石头/剪刀/布")
print("我出:"+player) print("我出:"+player)
\ No newline at end of file
print("人机出:"+player)
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