eir.py 136 Bytes Edit 1 2 3 4 5 6 7 s=int(input("宝石数量")) if s>=4: print("无武汉经济覅") elif 1<=s<=4: print("无额") else: print("杜甫 ")