What does this code print?
val a = 14 val b = 11 println("$a+$b")
Create a free account to access the full topic