A Python GUI that animates the inner workings of sorting algorithms with sound and color. Designed for learners, educators, and people who are entertained by flashing lines on a screen. Includes ...
This project contains a Python program for sorting large text files that contain one integer per line. The program is designed for files that may be too large to load into memory at once. It splits ...