If you need to check the type of an object, it is better to use the Python isinstance() function instead. It's because the isinstance() function also checks ...
確定! 回上一頁