I did the following to upper case the first letter in each word but it\'s only working on the first word. Could someone explain why?
static void Main(string[] ar
Since no professor would accept this solution, I feel fine letting anyone googling this know that you can just use ToTitleCase