This project will sort the list. Values: Letters > Numbers | A < Z When it comes to letter sortings it first check the first letter ex. A and if the next string in the list also has the first letter A then it will check if the next letter is stronger ex Ad > Aa
@jeppe3700 I felt for using no variables at all.