freeCodeCamp/curriculum/structure/blocks/lab-isbn-validator.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
287 B
JSON

{
"name": "Debug an ISBN Validator",
"isUpcomingChange": false,
"dashedName": "lab-isbn-validator",
"helpCategory": "Python",
"challengeOrder": [
{ "id": "686b9720ee1d032bd77a480a", "title": "Debug an ISBN Validator" }
],
"blockLayout": "link",
"blockLabel": "lab"
}