Changed Wordy difficulty to 3 and reorderd config.json. (#3786)
This commit is contained in:
30
config.json
30
config.json
@@ -363,21 +363,6 @@
|
|||||||
],
|
],
|
||||||
"difficulty": 1
|
"difficulty": 1
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"slug": "wordy",
|
|
||||||
"name": "Wordy",
|
|
||||||
"uuid": "af50bb9a-e400-49ce-966f-016c31720be1",
|
|
||||||
"practices": ["string-methods"],
|
|
||||||
"prerequisites": [
|
|
||||||
"basics",
|
|
||||||
"lists",
|
|
||||||
"loops",
|
|
||||||
"strings",
|
|
||||||
"string-methods",
|
|
||||||
"numbers"
|
|
||||||
],
|
|
||||||
"difficulty": 1
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"slug": "resistor-color",
|
"slug": "resistor-color",
|
||||||
"name": "Resistor Color",
|
"name": "Resistor Color",
|
||||||
@@ -1210,6 +1195,21 @@
|
|||||||
],
|
],
|
||||||
"difficulty": 3
|
"difficulty": 3
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"slug": "wordy",
|
||||||
|
"name": "Wordy",
|
||||||
|
"uuid": "af50bb9a-e400-49ce-966f-016c31720be1",
|
||||||
|
"practices": ["string-methods"],
|
||||||
|
"prerequisites": [
|
||||||
|
"basics",
|
||||||
|
"lists",
|
||||||
|
"loops",
|
||||||
|
"strings",
|
||||||
|
"string-methods",
|
||||||
|
"numbers"
|
||||||
|
],
|
||||||
|
"difficulty": 3
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"slug": "crypto-square",
|
"slug": "crypto-square",
|
||||||
"name": "Crypto Square",
|
"name": "Crypto Square",
|
||||||
|
|||||||
Reference in New Issue
Block a user