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 49617bcCopy full SHA for 49617bc
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
},
@@ -2644,10 +2642,7 @@
2644
2642
"slug": "game-of-life",
2645
2643
"name": "Conway's Game of Life",
2646
"uuid": "e51c01e9-b7b1-4877-939a-6254c4efe338",
2647
2648
- "array-loops",
2649
- "array-transformations"
2650
2651
2652
"difficulty": 2
2653
}
0 commit comments