In Python, the built-in functions type() and isinstance() help you determine the type of an object. ... You'd use type() to check for the exact type of an object.
確定! 回上一頁