Skip to content

A typo needs to fix #1

@behzadh

Description

@behzadh

Content/units/Essentials/7. Python programming/15. Loops/Practicals/5. Nested Data Structures/Practical.ipynb

In the above path, you can find this sentence: As an example, the new dictionary should key-values pairs like this: "Sarah" : {"age": 25, "favourite_colour", "blue"}

Which the last comma within the dictionary should be changed to ':'. -> "Sarah" : {"age": 25, "favourite_colour": "blue"}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions