瀏覽代碼

wordy: add topics for exercise to config.json per #850

Ilya Khadykin 9 年之前
父節點
當前提交
1d809a0150
共有 1 個檔案被更改,包括 10 行新增1 行删除
  1. 10
    1
      config.json

+ 10
- 1
config.json 查看文件

@@ -579,7 +579,16 @@
579 579
       "core": false,
580 580
       "difficulty": 6,
581 581
       "slug": "wordy",
582
-      "topics": null,
582
+      "topics": [
583
+        "strings",
584
+        "integers",
585
+        "logic",
586
+        "parsing",
587
+        "pattern_matching",
588
+        "regular_expressions",
589
+        "transforming",
590
+        "exception_handling"
591
+      ],
583 592
       "unlocked_by": "secret-handshake",
584 593
       "uuid": "3310a3cd-c0cb-45fa-8c51-600178be904a"
585 594
     },