Sort List Alphanumeric Taking the first item from the list

Hi dear,

If you need to sort a list of lists by the first element, you can use the native block makeNewSortedList.

If you intend to perform additional operations on the list, I strongly recommend the extension by Still-learning, which offers an extremely wide range of possible operations.

3 Likes