# Code and Gadget [`standalone/02_code_and_gadget.py`](../../../../examples/standalone/02_code_and_gadget.py) defines a Steane code and a verified terminal-memory gadget. ```{literalinclude} ../../../../examples/standalone/02_code_and_gadget.py :language: python ``` [Back to examples](index.md)