Raising errors — making your code fail loudly on purpose — step 4 of 9
The loop runs verify on three tokens. The middle one is empty and
triggers a raise. What does this print? (Three lines, in order.)
⌘↵ runs the editor.read, then continue.
Raising errors — making your code fail loudly on purpose — step 4 of 9
The loop runs verify on three tokens. The middle one is empty and
triggers a raise. What does this print? (Three lines, in order.)
⌘↵ runs the editor.read, then continue.