Files
freeCodeCamp/curriculum/structure/blocks/lecture-working-with-dictionaries-and-sets.json
T
2026-03-17 15:43:14 +00:00

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"
}