瀏覽代碼

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
       "slug": "sum-of-multiples",
151
       "slug": "sum-of-multiples",
152
       "topics": [
152
       "topics": [
153
         "loops",
153
         "loops",
154
+        "integers",
155
+        "arrays",
154
         "conditionals",
156
         "conditionals",
155
         "mathematics"
157
         "mathematics"
156
       ],
158
       ],