for of loop

Run Settings
LanguageJavaScript
Language Version
Run Command
let myArray = ["Harry", "Ron", "Hermione", "Tom"]; for(const arrayItem of myArray) { console.log(arrayItem) }
Editor Settings
Theme
Key bindings
Full width
Lines