mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-02-18 01:00:29 -05:00
16 lines
350 B
JSON
16 lines
350 B
JSON
{
|
|
"name": "Implement the Bisection Method",
|
|
"isUpcomingChange": false,
|
|
"dashedName": "lab-bisection-method",
|
|
"blockLayout": "link",
|
|
"blockLabel": "lab",
|
|
"helpCategory": "Python",
|
|
"challengeOrder": [
|
|
{
|
|
"id": "686ccc2c8b967e17ab18d593",
|
|
"title": "Implement the Bisection Method"
|
|
}
|
|
],
|
|
"usesMultifileEditor": true
|
|
}
|