[파이썬] 리스트 컴프리헨션에서 if, else 사용 참고 if/else in a list comprehension - stackoverflow [f(x) if x is not None else '' for x in xs]