case studied

Run Settings
LanguageJavaScript
Language Version
Run Command
console.log(new Date().getDay()); switch(new Date().getDay()) { case 0:console.log("Monday"); break; case 1:console.log("Saturday"); break; default: }
Editor Settings
Theme
Key bindings
Full width
Lines