freeCodeCamp/curriculum/structure/blocks/lab-luhn-algorithm.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

15 lines
312 B
JSON

{
"name": "Implement the Luhn Algorithm",
"isUpcomingChange": true,
"dashedName": "lab-luhn-algorithm",
"helpCategory": "Python",
"challengeOrder": [
{
"id": "68507cadbf36aa089a84ce2d",
"title": "Implement the Luhn Algorithm"
}
],
"blockLayout": "link",
"blockLabel": "lab"
}