mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-13 16:04:36 -04:00
25 lines
545 B
JSON
25 lines
545 B
JSON
{
|
|
"name": "Learn Functions and Graphing",
|
|
"isUpcomingChange": false,
|
|
"dashedName": "learn-functions-and-graphing",
|
|
"helpCategory": "Python",
|
|
"order": 3,
|
|
"time": "",
|
|
"template": "",
|
|
"required": [],
|
|
"superBlock": "college-algebra-with-python",
|
|
"challengeOrder": [
|
|
{
|
|
"id": "6331d266b51aeedd1a2bd64b",
|
|
"title": "Functions"
|
|
},
|
|
{
|
|
"id": "6331d26fb51aeedd1a2bd64c",
|
|
"title": "Graphing"
|
|
},
|
|
{
|
|
"id": "63e1798f811fda1bc546bba0",
|
|
"title": "Functions and Graphing: Extra"
|
|
}
|
|
]
|
|
} |