[Solved] How do I fix exceptions that are not executing properly for ice cream flavors and number of scoops? [closed]


I think you forgot to raise the exceptions ?

You are saving input to a variable and then printing it.

The classes you defined aren’t used at all.

solved How do I fix exceptions that are not executing properly for ice cream flavors and number of scoops? [closed]