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

Add Isogram topics

Referencing #788

conditionals: finding if a char is repeated
loops: looping through a string's characters
parsing: parsing a string for repeated characters
strings: self-explanatory :)
Michael Rolland 9 лет назад
Родитель
Сommit
7a40212f29
1 измененных файлов: 1 добавлений и 1 удалений
  1. 1
    1
      config.json

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

@@ -232,7 +232,7 @@
232 232
         "loops",
233 233
         "strings",
234 234
         "algorithms",
235
-        "parsing",
235
+        "parsing"
236 236
       ],
237 237
       "unlocked_by": "hello-world",
238 238
       "uuid": "c3e89c7c-3a8a-4ddc-b653-9b0ff9e1d7d8"