freeCodeCamp/curriculum/structure/blocks/lab-luhn-algorithm.json
Sem Bauke 7c3c64bf8d
refactor(curriculum): remove block name metadata and source titles from intro (#66415)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2026-03-17 15:43:14 +00:00

14 lines
271 B
JSON

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