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

added topics for difference-of-squares

Deepak 9 лет назад
Родитель
Сommit
ad9316402a
1 измененных файлов: 5 добавлений и 1 удалений
  1. 5
    1
      config.json

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

@@ -117,7 +117,11 @@
117 117
       "core": true,
118 118
       "difficulty": 3,
119 119
       "slug": "difference-of-squares",
120
-      "topics": null,
120
+      "topics": [
121
+        "loops",
122
+        "integers",
123
+        "mathematics"
124
+      ],
121 125
       "unlocked_by": null,
122 126
       "uuid": "b0da59c6-1b55-405c-b163-007ebf09f5e8"
123 127
     },