[Input the amount of elements you want sorted, and then press the spacebar to begin sorting]
I was playing around with a deck of cards when I came up with an idea for a sorting algorithm that used four lists. This is an implementation of that algorithm in scratch. I was a bit too lazy to properly label or comment on any specific function of my program, so if you are interested in how this works and are having trouble figuring it out on your own let me know and I can go back and commentate it.