• Use array+=("item") to append items to an array.
  • Problematic code:
  • Correct code:
  • Rationale:
  • Exceptions: