Given an array as input, print ALTERNATINGif the first element is even, second element is odd, third element is even, fourth is odd and so on. Print NOT otherwise