Author Topic: ordering a list from greatest to least  (Read 2273 times)

if you want to get real fancy you can try to implement timsort but honestly thats a bit much

you can try to do radix sort if you want to get super real fancy!!