Kotlin - Data Types
Given
val a = true, val b = false, and val c = true, which expression returns true only if exactly two variables are true?