From fc2a5729196fd9a577ce043ca585662cbfd8b908 Mon Sep 17 00:00:00 2001 From: Nenad Date: Tue, 2 Jul 2024 12:46:48 +0200 Subject: [PATCH] add mutability to anagram --- config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config.json b/config.json index 2ae947cd..2bbc0f3a 100644 --- a/config.json +++ b/config.json @@ -190,7 +190,8 @@ "practices": [ "traits", "strings", - "arrays" + "arrays", + "mutability" ], "prerequisites": [], "difficulty": 5