generate a personalized mini crossword ! clues not include
build_crossword.py includes an example skeleton of a crossword that the program generates the fill for. to include words that don't exist in names.txt or words.txt, add then to the SAFE_WORDS array at the top of build_crossword.py.