Files
freeCodeCamp/curriculum/challenges/_meta/lab-bisection-method/meta.json
2025-08-02 08:36:03 +02:00

12 lines
364 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
}