Quiz: JavaScript Comparisons and If statements
January 26, 2019
This quiz will test your knowledge about performing comparisons in JavaScript, and if statements in JavaScript. You’ll also encounter nested if statements.
Feel free to run any provided code snippets to help you answer the question.