imagine it that way: you are doing a for loop over...
# announcements
m
imagine it that way: you are doing a for loop over your sequence, and for each item in the loop you have an if statement (filtering) and if it passes then inside of this if statement you have your mapping function executed