HackerRank-Regex-Solutions
HackerRank-Regex-Solutions copied to clipboard
Matching Same Text Again & Again
Regex_Pattern = r'^([a-z]\w\s\W\d\D[A-Z][a-z,A-Z][aieouAEIOU]\S)\1$'