ERB console.log is falsy 

Run Settings
LanguageJavaScript
Language Version
Run Command
default_city= "kw"; city = ""; city = city || console.log(`please input city`) || default_city; // console.log is technically a function with return undefined console.log(city);
Editor Settings
Theme
Key bindings
Full width
Lines