Data Types # ... Python has an in-built function called type() which we can use to determine the data type of the literal. ... <class 'int'> ...
確定! 回上一頁