Vowel Histogram Generator
VerifiedAdded on 2019/09/16
|3
|489
|326
Project
AI Summary
The assignment involves reading a line of text from the keyboard and generating a histogram of the vowels that occur in the text. The program should be written in Java, using the class name A9. It will prompt the user for a phrase, display the phrase, and then generate a histogram of the vowels in the phrase. The histogram will be displayed both horizontally (as stars) and vertically (in a column format). Additional points can be earned by adding an extra method to print the histogram vertically.
Contribute Materials
Your contribution can guide someone’s learning journey. Share your
documents today.
1 out of 3