Debugging Nightmares
Are you tired of your code running like a well-oiled machine? Do you yearn for the thrill of the debug? Look no further than "Catch the Exception"!
A game of skill and cunning, where the goal is to catch the elusive Exception object before it escapes into the wild.
But be warned: the Exception is slippery, and the code is treacherous. You'll need to navigate a maze of nested try-except blocks to catch it.
Rules
- Each level consists of a single try-except block.
- The Exception will be thrown from a random location within the block.
- Use the console to guide your search.
- But be quick, the Exception won't wait for you!