I\'m implementing inserting at a linked list\'s head using Python. I\'m referencing this guide. for case 2, I found I must add return self.head
return self.head