var getUserInput = Console.ReadLine;. var tellUser = ( string s) => Console.WriteLine(s);. var ...
確定! 回上一頁