Skip to content

Commit

Permalink
wordy: add topics for exercise to config.json per #850
Browse files Browse the repository at this point in the history
  • Loading branch information
ilya-khadykin committed Oct 5, 2017
1 parent ee75eae commit 1d809a0
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion config.json
Original file line number Diff line number Diff line change
Expand Up @@ -579,7 +579,16 @@
"core": false,
"difficulty": 6,
"slug": "wordy",
"topics": null,
"topics": [
"strings",
"integers",
"logic",
"parsing",
"pattern_matching",
"regular_expressions",
"transforming",
"exception_handling"
],
"unlocked_by": "secret-handshake",
"uuid": "3310a3cd-c0cb-45fa-8c51-600178be904a"
},
Expand Down

0 comments on commit 1d809a0

Please sign in to comment.