diff --git a/config.json b/config.json index 0376ea85..01fba79f 100644 --- a/config.json +++ b/config.json @@ -119,6 +119,18 @@ ], "status": "active" }, + { + "slug": "bird-watcher", + "name": "Bird Watcher", + "uuid": "a5efd630-8e6f-49f7-bed5-1576138d2f8a", + "concepts": [ + "for-loops" + ], + "prerequisites": [ + "ranges" + ], + "status": "active" + }, { "slug": "santas-helper", "name": "Santa's Swifty Helper",