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