Skip to content

Implement Constructor (__init__) #28

Description

@LDurham1213

Description: Initialize the underlying phonebook dictionary data structure where keys are contact names (strings) and values are lists of phone numbers (List[str]).

Definition of Done: Passes test_constructor.py.

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