Describe your issue in detail here.
I’ve been stuck with this question for the last 3 days and I don’t know nothing about regex does anyone know about regex?
Hey, weren’t we already discussing this in another post? It’s best to not create duplicates for the same issue.
Go back to the original one and look at my last reply. I asked you to tell me what the three phone numbers that weren’t passing had in common. You’ll need to figure that out before you can figure out how to fix your pattern.
Did you complete the Regular Expressions course? It seems like you know something about regular expressions because you were able to create an expression that is close, it just needs a few tweaks. But you can’t do that until you understand what is wrong.
The code you pasted in at the top of the page isn’t valid. It has syntax errors and thus won’t run. The code in your original post was much better and was fairly close. Again, I would go back to your original post and use that code and answer my question.