Can someone please help to explain the code below? It is the code to reverse a linked list. Now, I understand what .next does, I also understand in the loop that th
.next