A Program that takes in a string of text and checks it for an inputted word.

Download this code: GitHub
Program Run-Through

Fig 1: Normal program operation

Fig 2: When a word cannot be made from text

Fig 3: Each character in word is only matched once