Runnable examples

Run the check yourself. Then let an agent try.

Each example ships a task contract, a deliberately broken starter, a verified solution, and a one-command verifier. Reproduce the failure first, hand the contract to your coding agent, and verify the result locally — no account, no API key, no trust required.

One repository

Clone, verify, and hand the contract to your agent.

Every example lives in the open FlyPython repository and runs with the Python standard library alone. Reviewed dates and checksums for each document are published in the repository content manifest.

git clone https://github.com/flypythoncom/python.git
cd python && python examples/mcp-server/verify.py solution