I\'m practicing with some Promises and closures. I have a forEach loop where I return a Promise with a 3 second timeout and after the Promise resolves, it shou
forEach