Просмотр исходного кода

add topics for grade-school. resolves #919

Danny George 9 лет назад
Родитель
Сommit
8004623c6e
1 измененных файлов: 7 добавлений и 1 удалений
  1. 7
    1
      config.json

+ 7
- 1
config.json Просмотреть файл

@@ -645,7 +645,13 @@
645 645
       "core": false,
646 646
       "difficulty": 6,
647 647
       "slug": "grade-school",
648
-      "topics": null,
648
+      "topics": [
649
+        "conditionals",
650
+        "strings",
651
+        "lists",
652
+        "maps",
653
+        "sorting"
654
+      ],
649 655
       "unlocked_by": "word-count",
650 656
       "uuid": "b4af5da1-601f-4b0f-bfb8-4a381851090c"
651 657
     },