Add to Chrome
✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
Укажіть, що буде результатом виконання цього коду:const score = 70;if (score >= 60) { console.log('Well done!');
}
нічого
70 буде надруковано в консолі
'Well done!' буде надруковано в консолі
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!