JJoeven

Exercises / python

Route a tool with match

handle(action) uses match/case. search with q returns 'search:' plus q. finish with text returns 'done:' plus text. Anything else returns 'bad'. Print three cases.

Live Pythonpython
Output
Run to execute this in your browser. Nothing is sent to a server.