We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c65162a commit a78c13aCopy full SHA for a78c13a
1 file changed
config.json
@@ -2575,9 +2575,7 @@
2575
"slug": "markdown",
2576
"name": "Markdown",
2577
"uuid": "cd666b3a-7114-4ba9-9b2a-7622a2c8c12c",
2578
- "practices": [
2579
- "strings"
2580
- ],
+ "practices": [],
2581
"prerequisites": [],
2582
"difficulty": 5
2583
},
@@ -2596,8 +2594,7 @@
2596
2594
"name": "Ledger",
2597
2595
"uuid": "8716b347-e18f-48a6-b373-426cc4ca98cb",
2598
"practices": [],
2599
- "prerequisites": [
2600
+ "prerequisites": [],
2601
2602
2603
{
@@ -2644,10 +2641,7 @@
2644
2641
"slug": "game-of-life",
2645
2642
"name": "Conway's Game of Life",
2646
2643
"uuid": "e51c01e9-b7b1-4877-939a-6254c4efe338",
2647
2648
- "array-loops",
2649
- "array-transformations"
2650
2651
2652
"difficulty": 2
2653
}
0 commit comments