Easy Unpack

Easy Unpack

Your mission here is to create a function that gets an array and returns an array with only 3 elements - the first, third and second element from the last for the given array.

One important thing worth pointing out is that you need to use index in order to extract elements from the array...

You should be an authorized user in order to see the full description and start solving this mission.
19