Escapism

Report a typo

Create a regex instance named regex that matches the line ".?".

Tip: You need to use the escape symbol on .?.

Write a program in Kotlin
val regex = TODO()
___

Create a free account to access the full topic