Stage 6 of 6 for JetBrains Academy - Kotlin - Sorting Toolroject. Program receives command line arguments, allowing the user to specify how the data is sorted ( natural sort, or by count sort ), type of data ( word, line, long ), and allows the user to have the data retrieved from a file instead of typing the data, and allows the output to either be printed to the screen or saved in a file.
-
Notifications
You must be signed in to change notification settings - Fork 0
PhenixFine/sorting-tool
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
My eleventh Kotlin project from JetBrains Academy