The isinstance() function checks if the object (first argument) is an instance or subclass of the class info class (second argument).
確定! 回上一頁