In python, to accept the inputs from the user, you can use input() function. Using this function, you can accept a string, integer or even a single character.
確定! 回上一頁