if/else

Run Settings
LanguageJavaScript
Language Version
Run Command
let a = 70; if (a > 65){ console.log(a); }else{ console.log("value is less than 70"); }
Editor Settings
Theme
Key bindings
Full width
Lines