Check if an object is int or float : isinstance(). You can get the type of an object with the built-in type() function. i ...
確定! 回上一頁