JJoeven

Exercises / prompt

Parse a JSON action

parse_turn(text) json.loads and returns (tool, args) if tool is get_job or finish. Print the tuple for a get_job object.

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