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

Merge pull request #797 from Kaioru/raindrops-topic

Add topics to raindrops exercise
FridaTveit пре 9 година
родитељ
комит
4c5eef0af7
1 измењених фајлова са 6 додато и 1 уклоњено
  1. 6
    1
      config.json

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

@@ -91,7 +91,12 @@
91 91
       "core": false,
92 92
       "difficulty": 3,
93 93
       "slug": "raindrops",
94
-      "topics": null,
94
+      "topics": [
95
+        "strings",
96
+        "integers",
97
+        "conditionals",
98
+        "mathematics"
99
+      ],
95 100
       "unlocked_by": "hello-world",
96 101
       "uuid": "d916e4f8-fda1-41c0-ab24-79e8fc3f1272"
97 102
     },