Files
freeCodeCamp/curriculum/structure/blocks/lab-reverse-a-string.json
2026-03-17 15:43:14 +00:00

12 lines
287 B
JSON

{
"isUpcomingChange": false,
"blockLabel": "lab",
"blockLayout": "link",
"dashedName": "lab-reverse-a-string",
"helpCategory": "JavaScript",
"challengeOrder": [
{ "id": "a202eed8fc186c8434cb6d61", "title": "Build a String Inverter" }
],
"usesMultifileEditor": true
}