sbbbbbbb.py 147 Bytes Edit 1 2 3 4 5 6 7 8 s=input('NTM要几颗') sb=int(s) if 4<=sb: print('那个SB挂了') elif 1<=sb and sb<=3: print('杀') else: print('芭比Q啦')