Boolean foreachloop-item

I want to be able to compare 6 predefined strings with 6 user input answers stored in an array.

Is there a way to continue the “ForEachLoop” so that the “AND” only returns true if ROW1=Answer1, ROW2=Answer2 etc.?