I have this while loop that keeps on taking in user input and I am trying to insert the new string into a linked list.
input
struct LinkedList list; li