Types: “exit”: it reads all the names in one sentence “List”: to say all the names in one sentence separated by commas and spaces “2” lists every other name “3” lists every third name “r” lists names in reverse order “c” lists names that start with “c” “l” lists names longer than four letters After type in "exit", Press "i" to be given a list of players, "s" to sort the players in alphabetical order, and "x" is to remove all duplicates.