mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
7c3c64bf8d
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
22 lines
561 B
JSON
22 lines
561 B
JSON
{
|
|
"isUpcomingChange": false,
|
|
"dashedName": "lecture-working-with-dictionaries-and-sets",
|
|
"blockLabel": "lecture",
|
|
"blockLayout": "challenge-list",
|
|
"challengeOrder": [
|
|
{
|
|
"id": "683ec7a722bc7b67c1132bd3",
|
|
"title": "What Are Dictionaries, and How Do They Work?"
|
|
},
|
|
{
|
|
"id": "683ec8e8a2389f713380fca8",
|
|
"title": "What Are Some Common Techniques to Loop Over a Dictionary?"
|
|
},
|
|
{
|
|
"id": "683ec8fd8b21827317388a45",
|
|
"title": "What Are Sets, and How Do They Work?"
|
|
}
|
|
],
|
|
"helpCategory": "Python"
|
|
}
|