Popular recipes by Tommy Fang http://code.activestate.com/recipes/users/4188181/2013-10-17T18:40:27-07:00ActiveState Code Recipescrossword puzzle homework (Python) 2013-10-17T18:40:27-07:00Tommy Fanghttp://code.activestate.com/recipes/users/4188181/http://code.activestate.com/recipes/578691-crossword-puzzle-homework/ <p style="color: grey"> Python recipe 578691 by <a href="/recipes/users/4188181/">Tommy Fang</a> . Revision 2. </p> <p>solves crossword puzzle by outputting starting location of word and and its direction</p> my homework (Python) 2013-10-17T00:09:25-07:00Tommy Fanghttp://code.activestate.com/recipes/users/4188181/http://code.activestate.com/recipes/578690-my-homework/ <p style="color: grey"> Python recipe 578690 by <a href="/recipes/users/4188181/">Tommy Fang</a> (<a href="/recipes/tags/homework/">homework</a>). </p> <p>crossword puzzle solver</p>