Is 2 operations within the same expression in a for each loop possible?

Can we perform 2 operations within the same expression of a forEach loop possible? (Ex: zip in python.)

  Discussion posts and replies are publicly visible