syntax to find type in loop in python code example Example: check type of variable in python str = "Hello" type(str)