QuickSort QuickSort implementation in python. In this the last element of the list is taken as pivot element and partition is done.