Hello there, I'm to trying to build a fixed linked list and I encountered a problem, My linked list only outputs the first element I entered
Something like:
Write down what you think that set of code should be doing, then very slowly and precisely describe what is actually happening on each line. You should notice a difference.