Sorting-Algorithm-Visual Using Python to visualize various sorting algorithms on integer lists. Usage Requires Python 3 Execute $ git clone <Insert Repo url> $ cd Sorting-Algorithm-Visual $ python3 VisualSort.py in command prompt or terminal.