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

Add topics to transpose exercise

Removed recursion
Eddie Legg пре 9 година
родитељ
комит
4a135c8ae4
1 измењених фајлова са 8 додато и 1 уклоњено
  1. 8
    1
      config.json

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

@@ -456,7 +456,14 @@
456 456
       "core": false,
457 457
       "difficulty": 6,
458 458
       "slug": "transpose",
459
-      "topics": null,
459
+      "topics": [
460
+        "loops",
461
+        "arrays",
462
+        "lists",
463
+        "matrices",
464
+        "strings",
465
+        "text_formatting"
466
+      ],
460 467
       "unlocked_by": "matrix",
461 468
       "uuid": "57b76837-4610-466f-9373-d5c2697625f1"
462 469
     },