Code Editor Ready
Output

            
Console
Console initialized...
Ready for Project 3: Safe Division Calculator

> Remember: custom exceptions extend the Exception class
> Use try/catch to handle the DivisionByZeroException!