Getting user input from a command line application looks something like this: [code]if let input = readLine() { print("Input from the user: \(input)!
確定! 回上一頁