Search results

  1. E

    C++ help because im terrible at it :(

    So I have to finish a program as a project for my C++ class. I have to input a sentence and have the program count the number of words in the sentence and then count how many of each character there are in that sentence. Example: I Love Pie The program needs to print: There are three...