CS120
Lab #13

Due at the end of lab.

For this lab you will be extending your linked list. Use the same node class you created in lab 12, which should contain the following:

For this lab we are going to add the following functions to the node class:

The main code should use the node class to do the following: