Files
freeCodeCamp/curriculum/challenges/_meta/lab-luhn-algorithm/meta.json
2025-06-23 08:25:36 -05:00

11 lines
327 B
JSON

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