Skip to content

Commit bde6553

Browse files
authored
Merge pull request #817 from AndresReyMaz/adding-topics
Added topics for luhn
2 parents 922d07b + 288c2ee commit bde6553

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

config.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,14 @@
153153
"core": false,
154154
"difficulty": 4,
155155
"slug": "luhn",
156-
"topics": null,
156+
"topics": [
157+
"algorithms",
158+
"booleans",
159+
"loops",
160+
"mathematics",
161+
"strings",
162+
"type_conversion"
163+
],
157164
"unlocked_by": "hamming",
158165
"uuid": "5227a76c-8ecb-4e5f-b023-6af65a057c41"
159166
},

0 commit comments

Comments
 (0)