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
  • 50,474
  • 16
  • 129
  • 160
MannaICT13
  • 189
  • 2
  • 9

0 Answers0