Python Count consonants
(Not rated)
(Not rated)
Python (Count consonants and vowels) Write a program that prompts the user to enter a text filename and displays the number of vowels and consonants in the file. Use a set to store the vowels A, E, I, O, and U.
4 years ago
Answer Attached
NOT RATED
Purchase the answer to view it
- CountVowelsConsonants.zip