freeCodeCamp/curriculum/math-challenges/41-proofs/direct-proof.json

71 lines
1.1 KiB
JSON

{
"name": "Direct Proof",
"order": 4,
"challenges": [
{
"id": "59a5801209a6acac5983b601",
"title": "Theorems",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983a910",
"title": "Definitions",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983a911",
"title": "Direct Proof",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983a912",
"title": "Using Cases",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983a913",
"title": "Treating similar cases",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
}
]
}