Question: What will this code print?

  1. `[Two]`
  2. `[One, Two, Three]`
  3. `[One, Three]`
  4. `Two`

Answer: The correct answer of the above question is Option B:`[One, Two, Three]`