-All files used in the python code to check the functionality are uploaded including input and output results files. -Some important remarks regarding the getopt library: -An option followed by a ...
The existing libraries[1,2,3,4] don't exactly work how I would like them to work. Specifically, I want it to work exactly like how the Python getopt module works. The reason being, that particular ...