This project is a simple design of a bubble sort. https://en.wikipedia.org/wiki/Bubble_sort It creates a list with the number of lines that you wish, and will then sort them in height order using a bubble sort. Simply enter the number you would like, and then choose Y or N if you would like the sorting to be instantaneous.