freeCodeCamp/math-challenges/33-geometry/introduction-to-solid-figur...

71 lines
1.1 KiB
JSON

{
"name": "Introduction to Solid Figures",
"order": 38,
"challenges": [
{
"id": "59a5801209a6acac5983b527",
"title": "Polyhedrons",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983a441",
"title": "Faces Edges and Vertices of Solids",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983a442",
"title": "Cross-Sections and Nets",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983a443",
"title": "Surface Area",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983a444",
"title": "Volume",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
}
]
}