how can i check type in python code example Example: check type of variable in python str = "Hello" type(str)