mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
d02bb663c4
* refactor: move helpCategory to block meta * fix: test?
17 lines
347 B
JSON
17 lines
347 B
JSON
{
|
|
"name": "Learn Quadratic Equations",
|
|
"isUpcomingChange": false,
|
|
"dashedName": "learn-quadratic-equations",
|
|
"helpCategory": "Python",
|
|
"order": 10,
|
|
"time": "",
|
|
"template": "",
|
|
"required": [],
|
|
"superBlock": "college-algebra-with-python",
|
|
"challengeOrder": [
|
|
[
|
|
"6363d2429078df117ce4c400",
|
|
"Quadratics"
|
|
]
|
|
]
|
|
} |