To determine the type of an object in Python, you can use the type function. The type function returns the type of the object as a class object.
確定! 回上一頁