Pārlūkot izejas kodu

Added topics for the balling java program

chanunegi 9 gadus atpakaļ
vecāks
revīzija
912bba18d5
1 mainītis faili ar 7 papildinājumiem un 1 dzēšanām
  1. 7
    1
      config.json

+ 7
- 1
config.json Parādīt failu

572
       "core": false,
572
       "core": false,
573
       "difficulty": 6,
573
       "difficulty": 6,
574
       "slug": "bowling",
574
       "slug": "bowling",
575
-      "topics": null,
575
+      "topics":  [
576
+        "functions",
577
+        "mathematics",
578
+        "games",
579
+        "conditionals",
580
+        "integers"
581
+      ],
576
       "unlocked_by": "scrabble-score",
582
       "unlocked_by": "scrabble-score",
577
       "uuid": "4b3f7771-c642-4278-a3d9-2fb958f26361"
583
       "uuid": "4b3f7771-c642-4278-a3d9-2fb958f26361"
578
     },
584
     },