Swift - Loops
What does the
where clause do in a for-in loop in Swift?where clause do in a for-in loop in Swift?where in a loopwhere clause adds a condition to filter items during iteration.where condition are processed in the loop.where filters loop items [OK]where filters items in the loop [OK]where changes variable type15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions