Write a functionfindWord(). It takes two parameters. A string which represents a paragraph and string that represents a word to find in the paragraph. Note, let’s say you have a word “anything” and you search for “any”, it should not count anything. In other words, it has to be the exact word not a part of a word. Case must be ignored.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here