freeCodeCamp/math-challenges/33-geometry/prisms.json

84 lines
1.4 KiB
JSON
Raw Normal View History

{
"name": "Prisms",
"order": 40,
"challenges": [
{
"id": "59a5801209a6acac5983b529",
"title": "Surface Area and Volume of Prisms",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983a449",
"title": "Surface Area of Prisms",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983a450",
"title": "Volume of Prisms",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983a451",
"title": "Volume of Prisms Using Unit Cubes",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983a452",
"title": "Volume of Rectangular Prisms",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983a453",
"title": "Volume of Triangular Prisms",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
}
]
}