Files
freeCodeCamp/curriculum/structure/blocks/lab-bisection-method.json

16 lines
348 B
JSON

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