Description does not mention what kind of character range constitutes the term
Does not mention how to filter based on caseSensitive flag (tho the name itself is self-relevant but that should not be an excuse for not having an explanation)
Does not mention how to filter based on exactMatch (What should the perceding and leading characters be?? Does the term being at the front or end of the words or both to be considered as an exact match??
Description should be language-agnostic
The title has nothing to do with the task, in fact brings more misunderstanding and fuss ~~
This has no way near 7kyu, considered the fact that it uses advanced regex operations && compared to a lot of 6kyu katas which just do string replacement or transfomation
Hence, discussion to send back to beta / retirement has been initiated!
Python: Random tests are vulnerable to input modification
This comment is hidden because it contains spoiler information about the solution
Another one of those guesswork katas..........
Description does not mention what kind of character range constitutes the
term
Does not mention how to filter based on
caseSensitive
flag (tho the name itself is self-relevant but that should not be an excuse for not having an explanation)Does not mention how to filter based on
exactMatch
(What should the perceding and leading characters be?? Does the term being at the front or end of the words or both to be considered as an exact match??Description should be language-agnostic
The title has nothing to do with the task, in fact brings more misunderstanding and fuss ~~
This has no way near 7kyu, considered the fact that it uses advanced regex operations && compared to a lot of 6kyu katas which just do string replacement or transfomation
Hence, discussion to send back to beta / retirement has been initiated!
No. From the given direction.