Files
freeCodeCamp/curriculum/challenges/_meta/learn-linear-functions/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
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"
}
]
}