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

Add integers and arrays to topics for sum of multiples

Kaioru 9 лет назад
Родитель
Сommit
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
       ],