# Textual Examples This directory contains example Textual applications. To run them, navigate to the examples directory and enter `python` followed buy the name of the Python file. ``` cd textual/examples python pride.py ```