Escape!

Report a typo

Using escape sequences, set the return value of the function to the following sequence:

<div>
    <p>Hello!, "Kotlin is the best"</p>
</div>

Use spaces for indentation rather than tabs.

Write a program in Kotlin
fun solution(): String {
return // write code here
}
___

Create a free account to access the full topic