To check the data type of variable in Python, use type() method. Python type() is an inbuilt method that returns the class type of the argument( ...
確定! 回上一頁