We use cookies to ensure you have the best browsing experience on our website. Please read our cookie policy for more information about how we use cookies.
Incorrect Regex
Incorrect Regex
Sort by
recency
|
319 Discussions
|
Please Login in order to post a comment
how to solve this code
Accepted solution for python 2
With Python3.11, both sample inputs return True.
Here is HackerRank incorrect Regext in python solution - https://programmingoneonone.com/hackerrank-incorrect-regex-solution-in-python.html
We need to change from python2 to python3