⬅️ Execute Program JavaScript Arrays

concat

  • It creates a new array containing all of the elements from the old arrays.
  • concat takes multiple arguments, so we can combine many arrays if needed