for (let someItemName of yourArray) { // write code here to do something with each item in the array }