2.6 - Number of Factorials

1... Create the following Form:

2... Your program will search through text entered by the user, and count the number of times a certain search
text was found.

3... You may need a little help with the code, try the following pseudocode as a hint (if you need it):

4... The above program will take some problem solving skills. Try writing out the algortihm in pseudocode if you get stuck.