Added space at end of file + at another return
Corrected some of the function docs.
Adjusted the spacing of the functions to be more PEP friendly.
A script demonstrating heapsort using a max heap has been added. Comments have been added, describing the steps.