Question from the RegEx test

Write a regular expression to match 'i{,4}' in a string

Expert

What does this RegEx match : /i{,4}/gm

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