Ver código fonte

Added topics for the balling java program

chanunegi 9 anos atrás
pai
commit
912bba18d5
1 arquivos alterados com 7 adições e 1 exclusões
  1. 7
    1
      config.json

+ 7
- 1
config.json Ver arquivo

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
     },