It's sometimes useful or even necessary to check the object type in Python code. Using the type and isinstance functions, it's easy to do.
確定! 回上一頁