Commit bff62e5e by BellCodeEditor

auto save

parent 21704744
Showing with 9 additions and 2 deletions
# 玩家出拳(变量=input('请玩家出拳')) # 玩家出拳(变量=input('请玩家出拳'))
player=input() player=input()
print('玩家出:'+) print('玩家出:'+)
\ No newline at end of file #判断玩家输入时候有误
if player in list:
#平局
#最后两行
esle:
print('输入有误')
\ 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