/Alphasort

Sorting any number of any strings in alphabetical order

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Alphasort

Sorting any number of any strings in alphabetical order. Put strings in the text file input.txt, run the script. The sorted content will be put to output.txt.