Selaa lähdekoodia

Merge pull request #886 from puripant/patch-1

Add topics to sieve
FridaTveit 9 vuotta sitten
vanhempi
commit
a5f99e9a79
1 muutettua tiedostoa jossa 7 lisäystä ja 1 poistoa
  1. 7
    1
      config.json

+ 7
- 1
config.json Näytä tiedosto

@@ -236,7 +236,13 @@
236 236
       "core": false,
237 237
       "difficulty": 4,
238 238
       "slug": "sieve",
239
-      "topics": null,
239
+      "topics": [
240
+        "loops",
241
+        "lists",
242
+        "integers",
243
+        "algorithms",
244
+        "mathematics"
245
+      ],
240 246
       "unlocked_by": "difference-of-squares",
241 247
       "uuid": "6791d01f-bae4-4b63-ae76-86529ac49e36"
242 248
     },