The readLine() function doesn't return a regular string. Instead, it returns an optional string. Hence, we have used name! to forcefully unwrap the name. To ...
確定! 回上一頁