Skip to content

Fix main blocks and add methods to SinglyLL.py #383

@ybrenning

Description

@ybrenning

The singly list implementation in Python has two if __name __== "__main__" blocks and is missing basic operations such as append or remove. I want to fix this and add the methods for these basic operations to the LinkedList class.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions