This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Running the script without any options results in nothing displayed to stdout. Not so useful. The second one starts to display the usefulness of the argparse module. We have done almost nothing, but ...