Kotlin regex

Report a typo

Given the following regex:

val regex = "[Kotlin][7-9]".toRegex()

Select all the strings that match it.

Select one or more options from the list
___

Create a free account to access the full topic