try/except — catching what AI didn't — step 4 of 9
Read parse_age. The first call gets a clean number, the second gets
garbage. What does this print? (Two lines, in order.)
⌘↵ runs the editor.read, then continue.
try/except — catching what AI didn't — step 4 of 9
Read parse_age. The first call gets a clean number, the second gets
garbage. What does this print? (Two lines, in order.)
⌘↵ runs the editor.read, then continue.