Question: Please Make a Simple text analyzer following example below using C# String Analyzer Description This is a very simple string analyzer. Program will take a

Please Make a Simple text analyzer following example below using C#

Please Make a Simple text analyzer following example below using C# String

String Analyzer Description This is a very simple string analyzer. Program will take a text from the user and give user 4 options. When the Program lunches, it will ask user for a text and then it will ask for one of the options Below. Until user ask for exit, program should not close. The options are: Analyze Repetition of a character New Text Exit 1. Analyze if user choose this option, the program will check all the text and print the number of "Numbers", "Length" and "Words" that appeared in the text. 2. Repetition of a character: This option will take a character from user and it will show how many times that character is repeated in the Text. 3. New Text: Get a new string from user. 4. Exit: Close the Program

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!