Files
freeCodeCamp/curriculum/structure/blocks/lecture-working-with-string-search-and-slice-methods.json
T
2026-03-17 15:43:14 +00:00

18 lines
462 B
JSON

{
"blockLabel": "lecture",
"blockLayout": "challenge-list",
"isUpcomingChange": false,
"dashedName": "lecture-working-with-string-search-and-slice-methods",
"helpCategory": "JavaScript",
"challengeOrder": [
{
"id": "67326c0d7bef01c539120766",
"title": "How Can You Test if a String Contains a Substring?"
},
{
"id": "67326c15b3b2f0c5827927cc",
"title": "How Can You Extract a Substring from a String?"
}
]
}