This Python program can take any .txt file as input and sort all of the words in the file alphabetically. This is done by splitting the file at either a new line or a specific set of characters (pattern) input by the user. Once the alphabetizing process is complete, the user can either rewrite the existing file, or create a new one with the alphabetized words.
-
Notifications
You must be signed in to change notification settings - Fork 0
ultra-programmer/Alphabetizer
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Alphabetize all of the words in a .txt document.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published