Check if "Hello" is one of the types described in the type parameter: x = isinstance("Hello", (float, int, str, list, dict, tuple)).
確定! 回上一頁