Просмотр исходного кода

fixes #894 - adding topics for saddle-points example

Jirka Kremser 9 лет назад
Родитель
Сommit
092a0fdb33
1 измененных файлов: 10 добавлений и 1 удалений
  1. 10
    1
      config.json

+ 10
- 1
config.json Просмотреть файл

@@ -315,7 +315,16 @@
315 315
       "core": true,
316 316
       "difficulty": 4,
317 317
       "slug": "saddle-points",
318
-      "topics": null,
318
+      "topics": [
319
+        "arrays",
320
+        "conditionals",
321
+        "integers",
322
+        "lists",
323
+        "loops",
324
+        "mathematics",
325
+        "matrices",
326
+        "sets"
327
+      ],
319 328
       "unlocked_by": null,
320 329
       "uuid": "8dfc2f0d-1141-46e9-95e2-6f35ccf6f160"
321 330
     },