Question from the RegEx test

Write a regular expression that matches anything that is not `a`, `b` or `c`

Medium

What does the RegEx /[^abc]/ match

Author: Nick LAM YEE MANStatus: PublishedQuestion passed 42 times
Edit
0
Community EvaluationsNo one has reviewed this question yet, be the first!