Skip to content

Files

Latest commit

 

History

History
16 lines (9 loc) · 230 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 230 Bytes

BubbleSort

This program takes numbers from user.

Saves them in file.

Reads them

Sorts

Parse them to String

Writes out to file sorted

There is also feature to add new, change current and delete files

Have fun using it