For example, if the input is a string, you will get the output as <class 'str'>, for the list, it will be <class 'list'>, etc. Using type() ...
確定! 回上一頁