freeCodeCamp/curriculum/math-challenges/33-geometry/lines.json

32 lines
482 B
JSON

{
"name": "Lines",
"order": 9,
"challenges": [
{
"id": "59a5801209a6acac5983b500",
"title": "Line Types",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983a299",
"title": "Parallel and Skew Lines",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
}
]
}