The Python input() function pauses your code and asks the user to enter some data which we store in a variable as a string.
確定! 回上一頁