print(list(filter(lambda x: x, [value.strip() for value in ( or '').replace(',',"\n").split("\n")])))