Parcourir la source

Merge pull request #926 from PatrM/master

added topics for change
FridaTveit il y a 9 ans
Parent
révision
c67125cf32
1 fichiers modifiés avec 6 ajouts et 1 suppressions
  1. 6
    1
      config.json

+ 6
- 1
config.json Voir le fichier

925
       "core": false,
925
       "core": false,
926
       "difficulty": 8,
926
       "difficulty": 8,
927
       "slug": "change",
927
       "slug": "change",
928
-      "topics": null,
928
+      "topics": [
929
+        "algorithms",
930
+        "integers",
931
+        "exception_handling",
932
+        "lists"
933
+      ],
929
       "unlocked_by": "flatten-array",
934
       "unlocked_by": "flatten-array",
930
       "uuid": "bac1f4bc-eea9-43c1-8e95-097347f5925e"
935
       "uuid": "bac1f4bc-eea9-43c1-8e95-097347f5925e"
931
     },
936
     },