Routing — pick the path before doing the work — step 6 of 9
The classifier just returned "unknown" — a category not in the
dispatch table. The current code raises KeyError and the user
gets a 500. Fix the dispatch so an unknown category falls back to
the "general" route instead.
Expected output:
GEN -> what time do you open
The break is on line 11 — but read the whole snippet first.
⌘↵ runs the editor.read, then continue.
The classifier just returned "unknown" — a category not in the
dispatch table. The current code raises KeyError and the user
gets a 500. Fix the dispatch so an unknown category falls back to
the "general" route instead.
Expected output:
GEN -> what time do you open
The break is on line 11 — but read the whole snippet first.
this step needs the editor
on desktop today; in the app (coming soon). save your spot and we'll bring you back here when you're ready.