Kaynağa Gözat

Merge pull request #817 from AndresReyMaz/adding-topics

Added topics for luhn
FridaTveit 9 yıl önce
ebeveyn
işleme
bde6553ad4
1 değiştirilmiş dosya ile 8 ekleme ve 1 silme
  1. 8
    1
      config.json

+ 8
- 1
config.json Dosyayı Görüntüle

@@ -153,7 +153,14 @@
153 153
       "core": false,
154 154
       "difficulty": 4,
155 155
       "slug": "luhn",
156
-      "topics": null,
156
+      "topics": [
157
+        "algorithms",
158
+        "booleans",
159
+        "loops",
160
+        "mathematics",
161
+        "strings",
162
+        "type_conversion"
163
+      ],
157 164
       "unlocked_by": "hamming",
158 165
       "uuid": "5227a76c-8ecb-4e5f-b023-6af65a057c41"
159 166
     },