Add to Chrome
✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
How do you write an "if" statement in JavaScript to run code when x is greater than 10?
if x > 10 then
{
...
}
when (x > 10) {
if (x > 10) {
if x > 10:
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!