The result of the code

Report a typo

What will the code print?

val listOfNames = listOf("Pablo", "John", "Jane", "Mary", "Peter")
println(listOfNames.containsAll(emptyList()))
Select one option from the list
___

Create a free account to access the full topic