In Python, we can utilize the built-in isinstance function to check an object's type. Here's an example in which we check if "hi" is a string.
確定! 回上一頁