Frida Tveit 9 лет назад
Родитель
Сommit
ca92c55bc8
1 измененных файлов: 4 добавлений и 2 удалений
  1. 4
    2
      config.json

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

6
       "core": true,
6
       "core": true,
7
       "difficulty": 1,
7
       "difficulty": 1,
8
       "slug": "hello-world",
8
       "slug": "hello-world",
9
-      "topics": null,
9
+      "topics": [
10
+        "strings"
11
+      ],
10
       "unlocked_by": null,
12
       "unlocked_by": null,
11
       "uuid": "f77dc7e3-35a8-4300-a7c8-2c1765e9644d"
13
       "uuid": "f77dc7e3-35a8-4300-a7c8-2c1765e9644d"
12
     },
14
     },
680
   ],
682
   ],
681
   "language": "Java",
683
   "language": "Java",
682
   "solution_pattern": "reference"
684
   "solution_pattern": "reference"
683
-}
685
+}