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