I need to write a program to concatenate two linked lists.
I have to include functions to:
- create the two lists
- display each list
- concatenate the two lists
- display the new list created after the concatenation process.
im new at programming and i barely managed to do this much by going over several tutorials
i don't think my 2nd list is even being read
because as output i only get the phone number displayed thrice