Programming

Using the scenario from Week Two, develop a recursive pseudocode algorithm.

The algorithm should look for specific text within all textbooks located in a library including; each textbook title string, each chapter title string, each paragraph string, etc.

Submit the recursive pseudocode algorithm to the Assignment Files tab