In Python, you don't need to declare types of variables ahead of time. The interpreter automatically detects the type of the variable by the data it contains.
確定! 回上一頁