let userInput = readLine()! // ask the user to type something into stdin // convert user input string into a number else terminate the ...
確定! 回上一頁