-기억해야할 6가지 falsy값 -다음은 if 문에서 false로 변환되므로, if 구문이 실행되지 않는다.
if(false) if(null) if(undefined) if(0) if(NN) if('')