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