Replace substring

Report a typo

What is the output of this code?

val example = "Kotlin is a language"
example.replace(" language", "n island")
println(example)
Enter a short text
___

Create a free account to access the full topic