Преглед изворни кода

added topics for difference-of-squares

Deepak пре 9 година
родитељ
комит
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
     },