Figure 15.1 is a string diagram that will help you see the inputs and outputs. When run with no arguments or with the -h or --help flags, your program should present the following usage statement:
$ ./friar.py -h usage: friar.py [-h] text Southern fry text positional arguments: text Input text or file optional arguments: -h, --help show this help message and exit