For example, there is an unsorted list of numbers below
array = [4, 6, 7, 5, 3, 2]
I have learnt the sorting algorithms in Python, such as bu