JavaScript. The reverse array method
This video covers the reverse array method. It changes the array in place, flipping it around: the first element becomes the last, and the last becomes the first.
This video covers the reverse array method. It changes the array in place, flipping it around: the first element becomes the last, and the last becomes the first.