Parcourir la source

Merge pull request #865 from m-a-ge/issue#850

wordy: add topics for exercise to config.json per #850
FridaTveit il y a 9 ans
Parent
révision
220c5100a1
1 fichiers modifiés avec 10 ajouts et 1 suppressions
  1. 10
    1
      config.json

+ 10
- 1
config.json Voir le fichier

@@ -613,7 +613,16 @@
613 613
       "core": false,
614 614
       "difficulty": 6,
615 615
       "slug": "wordy",
616
-      "topics": null,
616
+      "topics": [
617
+        "strings",
618
+        "integers",
619
+        "logic",
620
+        "parsing",
621
+        "pattern_matching",
622
+        "regular_expressions",
623
+        "transforming",
624
+        "exception_handling"
625
+      ],
617 626
       "unlocked_by": "secret-handshake",
618 627
       "uuid": "3310a3cd-c0cb-45fa-8c51-600178be904a"
619 628
     },