mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-07 13:01:03 -04:00
12 lines
364 B
JSON
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
|
|
}
|