-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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"}
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels