# Carbon Code Target [`04_carbon_code.py`](../../../../examples/04_carbon_code.py) defines the `[[12,2,4]]` Carbon code, implements paired kernel-backed gadgets, constructs a complete physical target, and reports logical, static, and scheduled resources. ```{literalinclude} ../../../../examples/04_carbon_code.py :language: python ``` [Back to examples](index.md)