Using markdown, identify what the following code block does and explain how the `forEach` function works. * What does the code do (what does it print? are any variable reassigned? etc...) * What are ...