Skip to content

Commit b6257d3

Browse files
committed
Config Camicia exercise
1 parent 686cddb commit b6257d3

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

config.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1275,6 +1275,19 @@
12751275
],
12761276
"difficulty": 6
12771277
},
1278+
{
1279+
"slug": "camicia",
1280+
"name": "Camicia",
1281+
"uuid": "b4f7c3b0-6d3c-45e2-a328-05e09c7467f4",
1282+
"practices": [],
1283+
"prerequisites": [
1284+
"strings",
1285+
"for-loops",
1286+
"arrays",
1287+
"if-else-statements"
1288+
],
1289+
"difficulty": 6
1290+
},
12781291
{
12791292
"slug": "etl",
12801293
"name": "ETL",

0 commit comments

Comments
 (0)