Skip to content

Commit

Permalink
Prerequisites for isogram practice exercise (#1578)
Browse files Browse the repository at this point in the history
  • Loading branch information
AnishDe12020 authored Dec 26, 2021
1 parent e723994 commit 73724c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.json
Original file line number Diff line number Diff line change
Expand Up @@ -806,7 +806,7 @@
"name": "Isogram",
"uuid": "3df577af-2854-40ee-b211-9b608dbbad58",
"practices": [],
"prerequisites": [],
"prerequisites": ["strings", "arrays", "regular-expressions"],
"difficulty": 2,
"topics": ["filtering", "strings"]
},
Expand Down

0 comments on commit 73724c3

Please sign in to comment.