Skip to content

Commit ea14608

Browse files
committed
simple-cipher
1 parent 64e25e7 commit ea14608

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@
316316
"name": "Simple Cipher",
317317
"uuid": "62d60b42-93bc-4de9-90d1-1ca18a847812",
318318
"practices": [],
319-
"prerequisites": [],
319+
"prerequisites": ["strings", "arrays", "classes", "numbers"],
320320
"difficulty": 6,
321321
"topics": [
322322
"algorithms",

0 commit comments

Comments
 (0)