Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 264 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 264 Bytes

JAVA-string-program-1

Create a class which ask the user to enter a sentence, and it should display count of each vowel type in the sentence. The program should continue till user enters a word “quit”. Display the total count of each vowel for all sentences.