Here is the code I have written in Python where I have initialized the head to actualNode where in linked list I want to add a data to the list
class Node(obj