Home / Report Question

Q. What will this Swift code output?
  • A. [1, 3, 5]
  • B. [2, 4]
  • C. [1, 2, 3, 4, 5]
  • D. [0]