This is a Python Program that helps you to visualize heap sort if you provide a heap sort to it in the form of a space separated array ex - [1,2,3,4]=1 2 3 4. To run the project download the three files in the same folder(make sure that the images are in png format and Named as ENTER.png and SORT.png) and then run the drawing.py using any compiler like vscode,pycharm etc.


