Linked-list-in-python All types of linked list using python Single linked list Double linked list circular single linkd list circular double linked list All methons in liked list (appending,deleting,inserting) you can see in the "trash.py" file