Description: Super fast list sorting in only 220 blocks! Instructions: You are only given 5 values in two lists (random numbers in the list to sort, letters a to e in order in the other list). You can swap some or all the values given by pressing the keys Q, W, A, and S. Each of the key sorts them differently. Controls: Q to swap the list to sort in ascending number without affecting the other list. W to swap the list to sort in ascending number affecting the other list. A to swap the list to sort in descending number without affecting the other list. S to swap the list to sort in descending number affecting the other list.
@-328- Credits: @MegaApuTurkUltra Quicksort [super fast list sorting] https://scratch.mit.edu/projects/41440388