I have started implementing linked list in python , I was able to create a traverse method and how to insert in the beginning of list method but while implementing this meth