Merge Sort algorithm is fast but it requires additional array and additional copying. Quick Sort is even faster than Merge Sort. Implement Quick Sort algorithm and animate it! Here is
Use Python and Turtle and Random library to draw the 50 random Rhombus shapes as shown in the following figure. Hints: Make a function that draws a rhombus given the