+ 4
Which challenge is it? Can you save your code to the playground and share it so we can assist you? Generally you would use
readLine() to get the input for 1 of the challenges, but then you'd need to convert the input to the correct type if not a string.



