If/Else Statement #2

Run Settings
LanguageJavaScript
Language Version
Run Command
let x = 50; if(x > 70) { console.log(x); } else { console.log("Nilai kurang dari 70"); }
Editor Settings
Theme
Key bindings
Full width
Lines