The simplest way to get user input is by using the ReadLine() method of the Console class. It receives the input as a string, therefore you need to convert ...
確定! 回上一頁