Enter names into a list. You can: Enter d to remove a name of choice. Enter exit to see all names read to you. Enter r to see the names in reverse order. Enter 2 to see every other name Enter 3 to see every third name. Enter l to see names longer than 4 letters. Enter c to see names beginning with c. Enter delete to clear the list.
Thanks to anaptyxis for starter code!