const x = 20; let answer; if (x > 10) { answer = "greater than 10"; } else { answer = "less than 10"; }
Sign up now for the unique chance to win a 1-month membership at 18GYM!