dsfd.py 157 Bytes Edit 1 2 3 4 5 6 7 stonenumber=0 if stonenumber >= 4: print('反杀稳了!') elif 1<=stonenumber<=3: print('殊死一搏') else: print('呼叫惊奇队长')