Python built-in function called type that returns the datatype of the variable. ... print(“The type is : “,type(complex_num)) ...
確定! 回上一頁