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

Merge pull request #816 from zandraaperjesi/master

Add topics to beer-song exercise
FridaTveit 9 лет назад
Родитель
Сommit
15df00fa9d
1 измененных файлов: 7 добавлений и 1 удалений
  1. 7
    1
      config.json

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

@@ -424,7 +424,13 @@
424 424
       "core": false,
425 425
       "difficulty": 6,
426 426
       "slug": "beer-song",
427
-      "topics": null,
427
+      "topics": [
428
+        "strings",
429
+        "loops",
430
+        "variables",
431
+        "text_formatting",
432
+        "conditionals"
433
+      ],
428 434
       "unlocked_by": "two-fer",
429 435
       "uuid": "56943095-de76-40bf-b42b-fa3e70f8df5e"
430 436
     },