A small script to help sort a long list of items one comparison at a time.
Put items as single lines of text in a input.txt file. Output will be written to output.txt.
Run with python2 priority-sort.py.
A small script to help sort a long list of items one comparison at a time.
Put items as single lines of text in a input.txt file. Output will be written to output.txt.
Run with python2 priority-sort.py.