Java for Python Programmers - CMU School of Computer Science

File CountLetters.java contains a program that reads a word from the user and prints the number of occurrences of each letter in the word.

Part of the document

File CountLetters.java contains a program that reads a word from the user and prints the number of occurrences of each letter in the word.