You must log in or register to comment.
My favorite is StalinSort. You go through the list and eliminate all elements which are not in line.
import yhwh def interventionSort(unsortedList): sortedList = yhwh.pray( "Oh great and merciful Lord above, let thine glory shine upon yonder list!", unsortedList ) return sortedList



