diff --git a/config.json b/config.json index 1301a5d9d5..05b403c7d3 100644 --- a/config.json +++ b/config.json @@ -2224,7 +2224,9 @@ "slug": "darts", "name": "Darts", "uuid": "6c64649b-ea81-4118-9e74-a0a55018ffbc", - "practices": [], + "practices": [ + "math" + ], "prerequisites": [ "arithmetic-operators", "comparison",