Explorar el Código

added topics for difference-of-squares

Deepak hace 9 años
padre
commit
ad9316402a
Se han modificado 1 ficheros con 5 adiciones y 1 borrados
  1. 5
    1
      config.json

+ 5
- 1
config.json Ver fichero

@@ -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
     },