HackerRank-Regex-Solutions icon indicating copy to clipboard operation
HackerRank-Regex-Solutions copied to clipboard

Matching Same Text Again & Again

Open MainakRepositor opened this issue 3 years ago • 0 comments

Regex_Pattern = r'^([a-z]\w\s\W\d\D[A-Z][a-z,A-Z][aieouAEIOU]\S)\1$'

MainakRepositor avatar Nov 02 '21 14:11 MainakRepositor