소스 검색

add topics for grade-school. resolves #919

Danny George 9 년 전
부모
커밋
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
     },