You can use this to find out the type of a variable like typeof in other programming languages. print(type('string')) # <class ' ...
確定! 回上一頁