Basically, I need to create this method "sort" that sorts the names of the numbers in alphabetical order A-Z. I\'m using compareTo() method to compare strings here. An