/Character-Letter-Counter

Reads a text file and sums up each individual letter. Outputs the sum of each letter sorted by highest count. This program will report which letter is used most commonly and which is used the least.

Primary LanguageC#GNU General Public License v3.0GPL-3.0

Watchers