Skip to content

My eleventh Kotlin project from JetBrains Academy

Notifications You must be signed in to change notification settings

PhenixFine/sorting-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

sorting-tool

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.

Requirements ( Stages 6 and 5 )

sortingTool6 sortingTool5

About

My eleventh Kotlin project from JetBrains Academy

Topics

Resources

Stars

Watchers

Forks

Languages