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.
Matching Digits & Non-Digit Characters
Matching Digits & Non-Digit Characters
Sort by
recency
|
167 Discussions
|
Please Login in order to post a comment
I literally don't understand what this question is asking? Anyone else think that the wording/description of this problem is atrociously crap?
Regex_Pattern = r"^\d\d\D\d\d\D\d\d\d\d"
82lotteryhack
Java 15