• Arrays don't work as operands in [ ]. Use a loop (or concatenate with * instead of @).
  • Problematic code:
  • Correct code:
  • Rationale:
  • Exceptions: