ElizabethGraham / duplicateCharCounter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

duplicateCharCounter

I first encountered the duplicate character counter prompt on CodeWars, but I didn't think it was fleshed out enough. So I made this code that finds characters in a string that have duplicates and displays the character along with the amout of times it occured.

About


Languages

Language:Python 100.0%