Files
freeCodeCamp/curriculum/structure/blocks/lab-bisection-method.json
2025-08-26 12:37:26 +02:00

17 lines
388 B
JSON

{
"name": "Implement the Bisection Method",
"isUpcomingChange": true,
"dashedName": "lab-bisection-method",
"superBlock": "full-stack-developer",
"blockLayout": "link",
"blockType": "lab",
"helpCategory": "Python",
"challengeOrder": [
{
"id": "686ccc2c8b967e17ab18d593",
"title": "Implement the Bisection Method"
}
],
"usesMultifileEditor": true
}