Bad Word Detector
This program detects bad word in your sentence
I used the Boyer-Moore algorithm for string searching.
blanks(space) and numbers will be removed.
You can add more bad words by adding more in "BadWordDictionary"
and you can also add words to remove by adding more in "RemWordDictionary"
niceeeeeee.
@gwynethwingell thanks :)