Skip to content

Commit 29b1a2b

Browse files
committed
Added two bucket to config.jon
1 parent 7e6455f commit 29b1a2b

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

config.json

+16
Original file line numberDiff line numberDiff line change
@@ -525,6 +525,22 @@
525525
"Exception handling",
526526
"Text formatting"
527527
]
528+
},
529+
{
530+
"uuid": "7dd29a19-08f6-8480-2e01-1f7262d8860a",
531+
"slug": "two-bucket",
532+
"core": false,
533+
"unlocked_by": "pangram",
534+
"difficulty": 6,
535+
"topics": [
536+
"algorithms",
537+
"arrays",
538+
"control-flow-(conditionals)",
539+
"control-flow-(loops)",
540+
"exception-handling",
541+
"games",
542+
"parsing"
543+
]
528544
}
529545
],
530546
"foregone": [],

0 commit comments

Comments
 (0)