Swift - Collections
Which of the following is the correct syntax to iterate over an array
fruits using enumerated() in Swift?fruits using enumerated() in Swift?enumerated() must be called with parentheses to return the sequence.(index, value) in parentheses.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions