Python challenge ladder

100 challenges · medium track

Agent data work: filtering feeds, grouping records, parsing tool calls, token budgets, chunking, and building the report.

Built for agent work

The easy track is core Python. Medium and hard build one thing end to end: an agent that turns a plain instruction into a finished report — filter a feed of issues, group and rank them, link the commits, call tools, retry, stay inside a budget, and render the result.

Loading code lab...