const word = ""; if(word === word.toUpperCase()){ console.log("YES"); }else{ console.log("No"); }
별거 아니긴 한데 그냥 재밌어서 기록해봄..ㅎㅎ