Given a randomized array with these contents:   23 18 34 13…

Given a randomized array with these contents:   23 18 34 13 21 28 40 15 39 30 perform a top-level quicksort partition using the algorithm we used in class, and write the contents of the resulting array below.  Write your answer with one space between numbers.