# `demo.py` Part of [Tic Tac Toe](demos_tictactoe.md). ```{literalinclude} ../../examples/demos/tictactoe/demo.py :language: python :linenos: ```