python how to see data type code example Example: check type of variable in python str = "Hello" type(str)