Input the amount of numbers you want and click sort! Works best in turbo mode FIXED: It does show that it's finished, but you have to wait a while, because it's doing another 'iteration' idk why. Once it's done sorting, the array turns green, based off the program downloadable from https://panthema.net/2013/sound-of-sorting/
The zero-check wasn't working with numbers that had less digits than the max digits. I found the solution in another project.