This program can count the repeated characters in a string, without counting the spaces.
This is a bit more difficult than the last exercise, but still simple.
It is good for training logic
Link to github:
https://github.com/SirNico6/Logic-exe...