mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-02-19 22:01:02 -05:00
25 lines
531 B
JSON
25 lines
531 B
JSON
{
|
|
"name": "Learn Linear Functions",
|
|
"isUpcomingChange": false,
|
|
"dashedName": "learn-linear-functions",
|
|
"helpCategory": "Python",
|
|
"order": 4,
|
|
"time": "",
|
|
"template": "",
|
|
"required": [],
|
|
"superBlock": "college-algebra-with-python",
|
|
"challengeOrder": [
|
|
{
|
|
"id": "6331d291b51aeedd1a2bd651",
|
|
"title": "Slope"
|
|
},
|
|
{
|
|
"id": "6331d28ab51aeedd1a2bd650",
|
|
"title": "Linear Equations"
|
|
},
|
|
{
|
|
"id": "6331d283b51aeedd1a2bd64f",
|
|
"title": "Linear Functions: Extra"
|
|
}
|
|
]
|
|
} |