const hasDriversLicense = true; // A
const hasGoodVision = true; // B
const isTired = true; // C
if (hasDriversLicense && hasGoodVision && !isTired) {
console.log('John is able to drive!');
}
else {
console.log('Someone else should drive...');
}
// John이 운전하게 바꿔봐 ㅇㅅㅇ 못하면 알지?ㅋㅋ
저 못했는데 뭘 알게되나여
능지강화 훈련을 하셔야합니다 ㅇㅅㅇ..
ㅇㅅㅇ쓰즈믈르그
ㅇㅅㅇ?
싫어 ㅇㅅㅇ
isTired = 0