When the result is true

Report a typo

Select all the possible values of the variable n when result is true.

val n = ...
val result = (n < 100) || (n >= 200)
Select one or more options from the list
___

Create a free account to access the full topic