Topic: Linked List Problem / Level: beginner

Problem: Write a function to create a simple linked list with 3 nodes.

Run the code to see the output here...