/Most-Frequent-Character

This program gives the character with the highest frequency. If there are multiply characters with the highest frequency, it will only return one. It will not return numbers.

Primary LanguagePythonGNU General Public License v2.0GPL-2.0

This repository is not active