Files
freeCodeCamp/curriculum/structure/blocks/lab-range-based-lcm-calculator.json
2025-10-23 23:20:15 +05:30

16 lines
380 B
JSON

{
"name": "Implement a Range-Based LCM Calculator",
"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"
}
]
}