is list reference type in python code example Example: python type == list if isinstance(object, list): ## DO what you want