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?
21 lines
472 B
JSON
21 lines
472 B
JSON
{
|
|
"name": "Learn How to Graph Systems of Equations",
|
|
"isUpcomingChange": false,
|
|
"dashedName": "learn-how-to-graph-systems-of-equations",
|
|
"helpCategory": "Python",
|
|
"order": 7,
|
|
"time": "",
|
|
"template": "",
|
|
"required": [],
|
|
"superBlock": "college-algebra-with-python",
|
|
"challengeOrder": [
|
|
[
|
|
"6331d27db51aeedd1a2bd64e",
|
|
"Graphing Systems"
|
|
],
|
|
[
|
|
"6331d276b51aeedd1a2bd64d",
|
|
"Graphing Systems of Equations: Extra"
|
|
]
|
|
]
|
|
} |