Check the input

Report a typo

Take a look at the code snippet below:

val a = readln()
val b = readln().toBoolean()
val c = readln().toInt()

Which inputs can this code successfully read? Each variable must have a value.

Select one or more options from the list
___

Create a free account to access the full topic