Expand description
Core algorithms and functionality
Statics§
- CURSES_
FILE - Statically include the word list for curse words
Functions§
- naughty_
word - Checks if a word is naughty.
- split_
into_ clean_ words - Cleans a string and returns a list containing the cleaned up words.