Letter Histogram
In this project, students will use string and character functions to create a histogram of the number of letters in a given text. The project reads in a file for students and they will then analyze each letter of the file to create and display a histogram of the letters.