boob=input("enter your girlfriend's cup :")

if boob == 'A-'or'a-':

    print("I want to make you feel better, but I don't know what to say")

else :

    if boob == 'A'or'a':

        print("i'm sorry to hear that")

    else:

        if boob == 'A+'or'a+':

            print("not bad")

        else:

            if boob == 'B-'or'b-':

                print("so so ")

            else:

                if boob =='B'or'b':

                    print("fine")

                else:

                    print("i envy you!!!!")


슴가 사이즈 D컵 입력 바꿔도 게속 I want to make you feel better, but I don't know what to say 입력됨 킁...