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

Add integers and arrays to topics for sum of multiples

Kaioru пре 9 година
родитељ
комит
4f0b28e05d
1 измењених фајлова са 2 додато и 0 уклоњено
  1. 2
    0
      config.json

+ 2
- 0
config.json Прегледај датотеку

@@ -151,6 +151,8 @@
151 151
       "slug": "sum-of-multiples",
152 152
       "topics": [
153 153
         "loops",
154
+        "integers",
155
+        "arrays",
154 156
         "conditionals",
155 157
         "mathematics"
156 158
       ],