mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-10 01:01:16 -04:00
23 lines
523 B
JSON
23 lines
523 B
JSON
{
|
|
"name": "Learn Linear Functions",
|
|
"isUpcomingChange": false,
|
|
"dashedName": "learn-linear-functions",
|
|
"helpCategory": "Python",
|
|
"order": 4,
|
|
"superBlock": "college-algebra-with-python",
|
|
"challengeOrder": [
|
|
{
|
|
"id": "6331d291b51aeedd1a2bd651",
|
|
"title": "Slope"
|
|
},
|
|
{
|
|
"id": "6331d28ab51aeedd1a2bd650",
|
|
"title": "Linear Equations"
|
|
},
|
|
{
|
|
"id": "6331d283b51aeedd1a2bd64f",
|
|
"title": "Linear Functions: Extra"
|
|
}
|
|
],
|
|
"blockLayout": "legacy-challenge-list"
|
|
} |