what is the best way to check to see if a list is empty in python code example Example: check if empty item in list python if '' in list: # do stuff