freeCodeCamp/curriculum/structure/blocks/review-data-structures.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
291 B
JSON

{
"name": "Data Structures Review",
"isUpcomingChange": true,
"dashedName": "review-data-structures",
"challengeOrder": [
{ "id": "67f39dc7129b092b27099d8c", "title": "Data Structures Review" }
],
"helpCategory": "Python",
"blockLabel": "review",
"blockLayout": "link"
}