0

This is not working

let input = readLine()
if let input = input {
    print(input) 
}

input is nil and I am using Xcode 9.1 at my Playground

Ashley Mills
  • 44,005
  • 15
  • 120
  • 151
MannaICT13
  • 99
  • 1
  • 9

0 Answers0