In simple words, the Python isinstance() function is used to test the type of an object. For example, testing the type of list, tuple, dictionary, integer, ...
確定! 回上一頁