Find the strings

Report a typo

Given the following regular expression:

val regex = "\\w\\d\\D".toRegex()

Check all the strings that match it.

Select one or more options from the list
___

Create a free account to access the full topic