From 7fb23e774b80ad6f74ac64a854f535cb0b27de84 Mon Sep 17 00:00:00 2001 From: Elia Ahadi Date: Wed, 11 Oct 2017 23:39:03 -0700 Subject: [PATCH] Update config.json file: added reverse-string config info --- config.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/config.json b/config.json index 806bba80..f95b6fb9 100644 --- a/config.json +++ b/config.json @@ -1028,6 +1028,18 @@ ], "unlocked_by": "linked-list", "uuid": "c21ab6e8-b845-49d0-a2f6-1c89c7a07626" + }, + { + "core": false, + "difficulty": 2, + "slug": "reverse-string", + "topics": [ + "loops", + "for", + "while" + ], + "unlocked_by": "leap", + "uuid": "553a6be7-eecb-45dc-9cea-05126c525f1b" }, { "uuid": "833bd7c7-d3d8-45fd-a218-12dea646065d",