Przeglądaj źródła

Merge pull request #995 from FridaTveit/BowlingFixTopics

bowling: improve topics
Stuart Kent 8 lat temu
rodzic
commit
289ffd6285
Brak konta powiązanego z e-mailem autora
1 zmienionych plików z 3 dodań i 3 usunięć
  1. 3
    3
      config.json

+ 3
- 3
config.json Wyświetl plik

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