Swift - Collections
Given the code below, what is the type of the array
values?
let values = ["1", 2, 3.0]
values?
let values = ["1", 2, 3.0]
15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions