Name: ____________________________________________________ Alpha: _____________________
Describe help received: _________________________________________________________________
~/$ ./hw Enter words followed by END: one two three four five six seven eight END What letter? t three twoTip: For the above run, try to draw the shape of the list on a piece of paper when the input strings are read.
~/$ ./hw Enter words followed by END: aa ab ac ad END What letter? a ad ac ab aa ~/$ ./hw Enter words followed by END: aa ab ac ad END What letter? b
Turn In a printout of your source code along with a screen capture showing the above runs of your program.