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

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
       "core": true,
315
       "core": true,
316
       "difficulty": 4,
316
       "difficulty": 4,
317
       "slug": "saddle-points",
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
       "unlocked_by": null,
328
       "unlocked_by": null,
320
       "uuid": "8dfc2f0d-1141-46e9-95e2-6f35ccf6f160"
329
       "uuid": "8dfc2f0d-1141-46e9-95e2-6f35ccf6f160"
321
     },
330
     },