python search the list, if you don't find a value print empty code example Example: check if empty item in list python if '' in list: # do stuff