We have the following object:
val scanner = Scanner(System.`in`)
Find the false statement.
System.`in`
scanner
scanner.next()
"Hello, World!"
scanner.nextInt()
Create a free account to access the full topic