mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-01-08 12:04:29 -05:00
15 lines
311 B
JSON
15 lines
311 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",
|
|
"blockType": "lab"
|
|
}
|