2c3c408
1
2
3
4
5
6
7
8
9
10
11
# 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 ```