input(prompt) : To accept input from a user. print() : To display output on the console/screen. In Python 2,we can use the following two ...
確定! 回上一頁