/** This program compares a list of strings(At the first form. Will be read line by line) with a given string(At the second form). User also gives a number at the third form(Must be >= 0). Program checks if the given word found in the given string list as much as given number. **/
Demo site: https://infinite-beyond-48139.herokuapp.com/compute