Files
freeCodeCamp/curriculum/challenges/_meta/learn-functions-and-graphing/meta.json
Naomi Carrigan ab640abee1 chore: detuplication (#50955)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2023-07-13 12:46:00 +02:00

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"
}
]
}