For example, print(type(“ABC”)) returns <class 'string'>. The type() function returns the variable's data type. Syntax. type(object) ...
確定! 回上一頁