word_analyser Word analyser exercise code the construstor for the object(word) use for loop to go through the word and accumulate the number of vowel and consonant. Update the number of vowel and consonant Display the result.