<<< Code that creates a linked list of type String     Index     Code that uses an enhanced for loop to process the list >>>

32. Code that adds elements to the beginning and end of the list



<<< Code that creates a linked list of type String     Index     Code that uses an enhanced for loop to process the list >>>