Exercises / agents
Router billing vs faq
router(text) returns billing if refund is in the text, faq if hours is in the text, else handoff. Print three lines.
Live Pythonpython
Output
Run to execute this in your browser. Nothing is sent to a server.
Exercises / agents
router(text) returns billing if refund is in the text, faq if hours is in the text, else handoff. Print three lines.
Run to execute this in your browser. Nothing is sent to a server.