error handling — when ai's code crashes mid-flight5 / 9
catching the right error — not 'anything that goes wrong'
Cursor wrote a try/except and wants to log the actual exception object.
Fill in the keyword that binds the caught exception to the variable
err on line 4.
Keyword:
⌘↵ runs the editor.
Booting Python…
Output
[promptdojo:~]$ _