Remember that ReadLine() only returns strings. You'll need to take the string, and parse it into an integer. (Hint: Look at int.
確定! 回上一頁