Use Turbo Mode A quickly thrown together quicksort implementation running on a list that has 1000 elements. To test the speed, remove the draw block from inside the quicksort block.
9/10/2020: added timer.