Write a program that stores vowels in an array code example Example: array vowels const vowelsArray = "aeiou".split("");