Sfoglia il codice sorgente

complex-numbers: Add topics for exercise to config.json per #873

Ilya Khadykin 9 anni fa
parent
commit
da1dc2bedb
1 ha cambiato i file con 5 aggiunte e 1 eliminazioni
  1. 5
    1
      config.json

+ 5
- 1
config.json Vedi File

@@ -796,7 +796,11 @@
796 796
       "core": false,
797 797
       "difficulty": 8,
798 798
       "slug": "complex-numbers",
799
-      "topics": null,
799
+      "topics": [
800
+        "mathematics",
801
+        "floating_point_numbers",
802
+        "classes"
803
+      ],
800 804
       "unlocked_by": "triangle",
801 805
       "uuid": "52d11278-0d65-4b5b-b387-1374fced3243"
802 806
     },