Hey, i have to write a doubly linked list of at least 5 elements and output the string data attribute for each link, and write an add method and a delete method and test both routines. I have a bit of code from class, but im not really sure where to take it or what to do.