mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-27 11:01:38 -04:00
16 lines
351 B
JSON
16 lines
351 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"
|
|
}
|