Files
freeCodeCamp/curriculum/structure/blocks/lab-bisection-method.json
2025-10-23 23:20:15 +05:30

16 lines
349 B
JSON

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