Python type() function returns the type of the object or to create a class dynamically. It's mostly used to print function argument types for debugging.
確定! 回上一頁