Skip to content

Missing explanation for appending items to a list inside a dictionary #909

Description

@andreastaad-bit

Description

While completing the dictionary exercises, i notice its a little confusing the theory regarding adding itmes due to the lack of mentioning of the .append method to add more values inside an exsisting key , we can se an example but in the description we only get the infromation to add a new key:value.
However , one of the exercises asks the learner to add new value to an existing key , where the value is already a list. Just a heads up .
THANK YOU!!

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