print dataype python code example Example: how to print data type in python var = 23.0 print(type(var)