Topic: Linked List Problem / Level: beginner

Problem: Implement a function to create a doubly linked list with 4 nodes.

Run the code to see the output here...