Drop links or images here to add them to the editor.

Vowels

Read a character and print whether it is a vowel or a consonant using switch.

Input

A lowercase character.

Output

Print:

Examples

Input:

a

Output:

Vocal