Stuart Kent
8 лет назад
Родитель
Сommit
289ffd6285
Аккаунт пользователя с таким Email не найден
1 измененных файлов:
3 добавлений и
3 удалений
-
config.json
|
|
@@ -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"
|