Matching Digits & Non-Digit Characters

  • + 0 comments

    Regex_Pattern = r"^\d\d\D\d\d\D\d\d\d\d"