mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-01-08 12:04:29 -05:00
16 lines
348 B
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
|
|
}
|