Step: Comma: ,
Comma: ,
Where | chains filters, , branches them: the same input is fed to each filter and their outputs are concatenated into one stream.
Your turn: output the firstName then the lastName (two separate results).
Input:
Expected:
Step 10 of 27