Files
freeCodeCamp/curriculum/structure/blocks/lab-range-based-lcm-calculator.json
2026-03-17 15:43:14 +00:00

15 lines
328 B
JSON

{
"isUpcomingChange": false,
"dashedName": "lab-range-based-lcm-calculator",
"helpCategory": "JavaScript",
"blockLayout": "link",
"blockLabel": "lab",
"usesMultifileEditor": true,
"challengeOrder": [
{
"id": "ae9defd7acaf69703ab432ea",
"title": "Implement a Range-Based LCM Calculator"
}
]
}