Topic: Linked List Problem / Level: beginner

Problem: How do you check if a singly linked list has an odd number of nodes?

Run the code to see the output here...