freeCodeCamp/curriculum/structure/blocks/lab-hash-table.json
Oliver Eyton-Williams 27a54624c3
refactor: blockType -> blockLabel (#62548)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-10-23 23:20:15 +05:30

12 lines
272 B
JSON

{
"name": "Build a Hash Table",
"isUpcomingChange": true,
"dashedName": "lab-hash-table",
"challengeOrder": [
{ "id": "67ed03ac474c48692f41749e", "title": "Build a Hash Table" }
],
"helpCategory": "Python",
"blockLayout": "link",
"blockLabel": "lab"
}