freeCodeCamp/math-challenges/32-linear-equations/graphing-slope.json

58 lines
935 B
JSON

{
"name": "Graphing Slope",
"order": 11,
"challenges": [
{
"id": "59a5801209a6acac5983b453",
"title": "Slope",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac59836556",
"title": "Rates of Change",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac59836557",
"title": "Slope of a Line Using Two Points",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac59836558",
"title": "Graph Using Slope-Intercept Form",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
}
]
}