Quellcode durchsuchen

Add topics to problem kindergarten-garden (#867)

* Completes #853

* Add more topics to problem Kindergarten-garden

* Correct the identation

* Correct the identation again
Mohammad Sameer vor 9 Jahren
Ursprung
Commit
cbf0c7a8da
1 geänderte Dateien mit 9 neuen und 1 gelöschten Zeilen
  1. 9
    1
      config.json

+ 9
- 1
config.json Datei anzeigen

@@ -258,7 +258,15 @@
258 258
       "core": false,
259 259
       "difficulty": 4,
260 260
       "slug": "kindergarten-garden",
261
-      "topics": null,
261
+      "topics": [
262
+        "loops",
263
+        "arrays",
264
+        "strings",
265
+        "logic",
266
+        "pattern_recognition",
267
+        "enumerations",
268
+        "lists"
269
+      ],
262 270
       "unlocked_by": "matrix",
263 271
       "uuid": "0b92ffee-c092-4ab1-ad78-76c8cf80e1b5"
264 272
     },