``` for (nameOfElement in variableHere) { ... Do s...
# announcements
s
Copy code
for (nameOfElement in variableHere) {
... Do something
}