Question: What is the type of `vals` in this code?

  1. Array(char)
  2. [Any]
  3. Array
  4. [Generic]

Answer: The correct answer of the above question is Option B:[Any]