mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-01-31 09:03:41 -05:00
22 lines
463 B
JSON
22 lines
463 B
JSON
{
|
|
"name": "Learn Linear Functions",
|
|
"isUpcomingChange": false,
|
|
"dashedName": "learn-linear-functions",
|
|
"helpCategory": "Python",
|
|
"challengeOrder": [
|
|
{
|
|
"id": "6331d291b51aeedd1a2bd651",
|
|
"title": "Slope"
|
|
},
|
|
{
|
|
"id": "6331d28ab51aeedd1a2bd650",
|
|
"title": "Linear Equations"
|
|
},
|
|
{
|
|
"id": "6331d283b51aeedd1a2bd64f",
|
|
"title": "Linear Functions: Extra"
|
|
}
|
|
],
|
|
"blockLayout": "legacy-challenge-list"
|
|
}
|