Challenge: Basic String Manipulation
Develop an application for string manipulation, including counting characters, converting them to lowercase, and determining character occurrences using TDD.
We'll cover the following...
Task and requirements
You’re ...