Просмотр исходного кода

Merge pull request #840 from chanunegi/patch-1

Added topics for the bowling java program
FridaTveit 8 лет назад
Родитель
Сommit
9bd53d5c04
Аккаунт пользователя с таким Email не найден
1 измененных файлов: 7 добавлений и 1 удалений
  1. 7
    1
      config.json

+ 7
- 1
config.json Просмотреть файл

@@ -776,7 +776,13 @@
776 776
       "core": false,
777 777
       "difficulty": 6,
778 778
       "slug": "bowling",
779
-      "topics": null,
779
+      "topics":  [
780
+        "functions",
781
+        "mathematics",
782
+        "games",
783
+        "conditionals",
784
+        "integers"
785
+      ],
780 786
       "unlocked_by": "scrabble-score",
781 787
       "uuid": "4b3f7771-c642-4278-a3d9-2fb958f26361"
782 788
     },