I have a Python script. A particular method takes an text file and may create 0-3 files. I have sample text files, and the expected output files for each.
How