With a set input of random words into the list different keys complete different actions. q - sorts the words by letter length (shortest to longest) w - sorts the words alphabetically (a-z) e - counts the number of words in the list r - sorts the words reverse alphabetically (z-a)